Home
last modified time | relevance | path

Searched refs:FCIO_GET_FW_REV (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fibre-channel/
H A Dfcio.h60 #define FCIO_GET_FW_REV (FCIO_SUB_CMD + 0x0D) macro
/illumos-gate/usr/src/cmd/luxadm/
H A Dfcalupdate.c409 fcio.fcio_cmd = FCIO_GET_FW_REV; in findversion()
/illumos-gate/usr/src/uts/common/io/fibre-channel/impl/
H A Dfp.c181 { FCIO_GET_FW_REV, FP_OPEN },
8847 case FCIO_GET_FW_REV: { in fp_fciocmd()
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_dfc.c717 {FCIO_GET_FW_REV, "GET_FW_REV", emlxs_fcio_get_fw_rev},