Home
last modified time | relevance | path

Searched refs:FCIO_GET_FCODE_REV (Results 1 – 5 of 5) sorted by relevance

/titanic_44/usr/src/uts/common/sys/fibre-channel/
H A Dfcio.h59 #define FCIO_GET_FCODE_REV (FCIO_SUB_CMD + 0x0C) macro
/titanic_44/usr/src/cmd/luxadm/
H A Dfcalupdate.c384 fcio.fcio_cmd = FCIO_GET_FCODE_REV; in findversion()
H A Dqlgcupdate.c468 fcio.fcio_cmd = FCIO_GET_FCODE_REV; in q_findversion()
/titanic_44/usr/src/uts/common/io/fibre-channel/impl/
H A Dfp.c179 { FCIO_GET_FCODE_REV, FP_OPEN },
8793 case FCIO_GET_FCODE_REV: { in fp_fciocmd()
/titanic_44/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_dfc.c715 {FCIO_GET_FCODE_REV, "GET_FCODE_REV", emlxs_fcio_get_fcode_rev},