Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfp.h177 #define FP_RESTORE_OFFLINE_TIMEOUT 0x02 macro
/titanic_41/usr/src/uts/common/io/fibre-channel/impl/
H A Dfp.c1412 if ((port->fp_restore & FP_RESTORE_OFFLINE_TIMEOUT) || in fp_resume_all()
1414 port->fp_restore &= ~FP_RESTORE_OFFLINE_TIMEOUT; in fp_resume_all()
1431 port->fp_restore &= ~FP_RESTORE_OFFLINE_TIMEOUT; in fp_resume_all()
1828 port->fp_restore |= FP_RESTORE_OFFLINE_TIMEOUT; in fp_suspend_all()