Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/
H A Dfcio.h68 #define FCIO_DIAG (FCIO_SUB_CMD + 0x15) macro
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_dfc.c374 (dfc->data1 != FCIO_DIAG) || in emlxs_dfc_func()
725 {FCIO_DIAG, "DIAG", emlxs_fcio_diag},
780 if ((fcio->fcio_cmd != FCIO_DIAG) || in emlxs_fcio_func()
/illumos-gate/usr/src/uts/common/io/fibre-channel/impl/
H A Dfp.c189 { FCIO_DIAG, FP_OPEN },
9190 case FCIO_DIAG: { in fp_fciocmd()