Home
last modified time | relevance | path

Searched refs:FP_RESET_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.h121 #define FP_RESET_CORE_ON_OFFLINE_TIMEOUT 0x08 macro
/illumos-gate/usr/src/uts/common/io/fibre-channel/impl/
H A Dfp.c4384 } else if (port->fp_options & FP_RESET_CORE_ON_OFFLINE_TIMEOUT) { in fp_offline_timeout()