Home
last modified time | relevance | path

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.c1494 fptr->fcip_flags & (FCIP_IN_TIMEOUT | in fcip_detach()
1810 (fptr->fcip_flags & FCIP_IN_TIMEOUT))) { in fcip_handle_suspend()
1817 fptr->fcip_flags & FCIP_IN_TIMEOUT) { in fcip_handle_suspend()
7018 fptr->fcip_flags |= FCIP_IN_TIMEOUT; in fcip_timeout()
7023 fptr->fcip_flags &= ~(FCIP_IN_TIMEOUT); in fcip_timeout()
7154 fptr->fcip_flags &= ~(FCIP_IN_TIMEOUT); in fcip_timeout()