Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/fibre-channel/ulp/
H A Dfcsm.h156 #define FCSM_RESTORE_OFFLINE_TIMEOUT 0x0080 macro
/titanic_41/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcsm.c1105 fcsm->sm_flags |= FCSM_RESTORE_OFFLINE_TIMEOUT; in fcsm_suspend_port()
1127 if (fcsm->sm_flags & FCSM_RESTORE_OFFLINE_TIMEOUT) { in fcsm_resume_port()
1128 fcsm->sm_flags &= ~FCSM_RESTORE_OFFLINE_TIMEOUT; in fcsm_resume_port()