Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/
H A Dfcio.h66 #define FCIO_RESET_HARD (FCIO_SUB_CMD + 0x13) macro
/illumos-gate/usr/src/uts/common/io/fibre-channel/impl/
H A Dfp.c187 { FCIO_RESET_HARD, FP_EXCL },
9166 case FCIO_RESET_HARD: in fp_fciocmd()
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_dfc.c723 {FCIO_RESET_HARD, "RESET_HARD", emlxs_fcio_reset_hard},