Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfc_portif.h120 #define FP_CORE_ON_OFFLINE_TIMEOUT 0x04 macro
/illumos-gate/usr/src/uts/common/io/fibre-channel/impl/
H A Dfp.c4375 if (port->fp_options & FP_CORE_ON_OFFLINE_TIMEOUT) { in fp_offline_timeout()