Searched refs:FCIP_IN_TIMEOUT (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fibre-channel/ulp/
H A Dfcip.h287 #define FCIP_IN_TIMEOUT 0x1000 macro
/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcip.c1542 fptr->fcip_flags & (FCIP_IN_TIMEOUT |
1867 (fptr->fcip_flags & FCIP_IN_TIMEOUT))) {
1874 fptr->fcip_flags & FCIP_IN_TIMEOUT) {
7207 fptr->fcip_flags |= FCIP_IN_TIMEOUT;
7212 fptr->fcip_flags &= ~(FCIP_IN_TIMEOUT);
7343 fptr->fcip_flags &= ~(FCIP_IN_TIMEOUT);

Completed in 1420 milliseconds