Home
last modified time | relevance | path

Searched refs:FCIO_RESET_LINK (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fibre-channel/
H A Dfcio.h65 #define FCIO_RESET_LINK (FCIO_SUB_CMD + 0x12) macro
/illumos-gate/usr/src/lib/storage/libg_fc/common/
H A Dhot.c187 fcio.fcio_cmd = FCIO_RESET_LINK; in issue_lip()
/illumos-gate/usr/src/cmd/luxadm/
H A Dx86_adm.c368 fcio.fcio_cmd = FCIO_RESET_LINK; in adm_forcelip()
/illumos-gate/usr/src/lib/sun_fc/common/
H A DFCHBA.cc236 fcio.fcio_cmd = FCIO_RESET_LINK; in doForceLip()
/illumos-gate/usr/src/uts/common/io/fibre-channel/impl/
H A Dfp.c186 { FCIO_RESET_LINK, FP_EXCL },
9109 case FCIO_RESET_LINK: { in fp_fciocmd()
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_dfc.c722 {FCIO_RESET_LINK, "RESET_LINK", emlxs_fcio_reset_link},