Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/ulp/
H A Dfcsm.h155 #define FCSM_RESTORE_RETRY_TIMEOUT 0x0040 macro
/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcsm.c1115 fcsm->sm_flags |= FCSM_RESTORE_RETRY_TIMEOUT; in fcsm_suspend_port()
1141 if (fcsm->sm_flags & FCSM_RESTORE_RETRY_TIMEOUT) { in fcsm_resume_port()
1142 fcsm->sm_flags &= ~FCSM_RESTORE_RETRY_TIMEOUT; in fcsm_resume_port()