Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/
H A Dfcio.h73 #define FCIO_DOWNLOAD_FCODE (FCIO_SUB_CMD + 0x1A) macro
/illumos-gate/usr/src/cmd/luxadm/
H A Dqlgcupdate.c846 fcio.fcio_cmd = FCIO_DOWNLOAD_FCODE; in q_load_file()
1021 fcio.fcio_cmd = FCIO_DOWNLOAD_FCODE; in fcode_load_file()
/illumos-gate/usr/src/uts/common/io/fibre-channel/impl/
H A Dfp.c192 { FCIO_DOWNLOAD_FCODE, FP_EXCL },
8965 case FCIO_DOWNLOAD_FCODE: { in fp_fciocmd()
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_dfc.c730 {FCIO_DOWNLOAD_FCODE, "DOWNLOAD_FCODE", emlxs_fcio_download_fcode},