Home
last modified time | relevance | path

Searched refs:PACKET_FCP_TGT_RESET (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_fc.h153 #define PACKET_FCP_TGT_RESET 0x00000010 macro
/titanic_41/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_solaris.c2676 if (sbp->pkt_flags & PACKET_FCP_TGT_RESET) { in emlxs_poll()
2711 if (sbp->pkt_flags & PACKET_FCP_TGT_RESET) { in emlxs_poll()
8615 sbp->pkt_flags |= PACKET_FCP_TGT_RESET; in emlxs_send_fcp_cmd()