Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfp.h181 #define FP_RESTORE_OFFLINE_TIMEOUT 0x02 macro
/illumos-gate/usr/src/uts/common/io/fibre-channel/impl/
H A Dfp.c1413 if ((port->fp_restore & FP_RESTORE_OFFLINE_TIMEOUT) || in fp_resume_all()
1415 port->fp_restore &= ~FP_RESTORE_OFFLINE_TIMEOUT; in fp_resume_all()
1432 port->fp_restore &= ~FP_RESTORE_OFFLINE_TIMEOUT; in fp_resume_all()
1829 port->fp_restore |= FP_RESTORE_OFFLINE_TIMEOUT; in fp_suspend_all()