Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/fibre-channel/ulp/
H A Dfcip.h355 #define FCIP_PKT_IN_TIMEOUT 0x02 macro
/titanic_50/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcip.c4258 if (fcip_pkt->fcip_pkt_flags & FCIP_PKT_IN_TIMEOUT) { in fcip_fdestp_dequeue_pkt()
4450 if (fcip_pkt->fcip_pkt_flags & FCIP_PKT_IN_TIMEOUT) { in fcip_pkt_callback()
7292 (FCIP_PKT_RETURNED | FCIP_PKT_IN_TIMEOUT | in fcip_timeout()
7299 FCIP_PKT_IN_TIMEOUT; in fcip_timeout()
7398 fcip_pkt->fcip_pkt_flags &= ~FCIP_PKT_IN_TIMEOUT; in fcip_pkt_timeout()