Home
last modified time | relevance | path

Searched refs:PACKET_FCP_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.h178 #define PACKET_FCP_RSP_VALID 0x02000000 macro
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_fcp.c220 sbp->pkt_flags |= PACKET_FCP_RSP_VALID; in emlxs_handle_fcp_event()
H A Demlxs_solaris.c10727 if (!(sbp->pkt_flags & (PACKET_FCP_RSP_VALID | in emlxs_set_pkt_state()
10851 (sbp->pkt_flags & PACKET_FCP_RSP_VALID)) ? in emlxs_swap_fcp_pkt()