Home
last modified time | relevance | path

Searched refs:PACKET_DELAY_REQUIRED (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_fc.h182 #define PACKET_DELAY_REQUIRED 0x10000000 macro
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_solaris.c9123 sbp->pkt_flags |= PACKET_DELAY_REQUIRED; in emlxs_send_els()
10038 sbp->pkt_flags |= PACKET_DELAY_REQUIRED; in emlxs_send_ct()
H A Demlxs_sli3.c2957 if (sbp && (sbp->pkt_flags & PACKET_DELAY_REQUIRED)) { in emlxs_sli3_issue_iocb_cmd()
H A Demlxs_sli4.c3352 if (sbp->pkt_flags & PACKET_DELAY_REQUIRED) { in emlxs_sli4_issue_iocb_cmd()