Home
last modified time | relevance | path

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

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