Home
last modified time | relevance | path

Searched refs:FCIO_RESET_HARD_CORE (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fibre-channel/
H A Dfcio.h67 #define FCIO_RESET_HARD_CORE (FCIO_SUB_CMD + 0x14) macro
/illumos-gate/usr/src/uts/common/io/fibre-channel/impl/
H A Dfp.c188 { FCIO_RESET_HARD_CORE, FP_EXCL },
9178 case FCIO_RESET_HARD_CORE: in fp_fciocmd()
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_dfc.c724 {FCIO_RESET_HARD_CORE, "RESET_HARD_CORE", emlxs_fcio_reset_hard},