Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/ulp/
H A Dfcip.h356 #define FCIP_PKT_RETURNED 0x04 macro
/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcip.c4291 fcip_pkt->fcip_pkt_flags |= FCIP_PKT_RETURNED; in fcip_pkt_callback()
7103 (FCIP_PKT_RETURNED | FCIP_PKT_IN_TIMEOUT | in fcip_timeout()
7210 if (fcip_pkt->fcip_pkt_flags & FCIP_PKT_RETURNED) { in fcip_pkt_timeout()