Home
last modified time | relevance | path

Searched refs:PACKET_CT_RSP_VALID (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_fc.h180 #define PACKET_CT_RSP_VALID 0x08000000 macro
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_els.c2884 sbp->pkt_flags |= PACKET_CT_RSP_VALID; in emlxs_menlo_handle_event()
3063 sbp->pkt_flags |= PACKET_CT_RSP_VALID; in emlxs_ct_handle_event()
H A Demlxs_solaris.c10728 PACKET_CT_RSP_VALID | PACKET_ELS_RSP_VALID))) { in emlxs_set_pkt_state()
11022 (sbp->pkt_flags & PACKET_CT_RSP_VALID)) ? in emlxs_swap_ct_pkt()