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.h177 #define FP_RESTORE_OFFLINE_TIMEOUT 0x02 macro
/illumos-gate/usr/src/uts/common/io/fibre-channel/impl/
H A Dfp.c1412 if ((port->fp_restore & FP_RESTORE_OFFLINE_TIMEOUT) ||
1414 port->fp_restore &= ~FP_RESTORE_OFFLINE_TIMEOUT;
1431 port->fp_restore &= ~FP_RESTORE_OFFLINE_TIMEOUT;
1828 port->fp_restore |= FP_RESTORE_OFFLINE_TIMEOUT;

Completed in 67 milliseconds