Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/
H A Dfc_appif.h75 #define FC_FW_REV_SIZE 25 macro
/illumos-gate/usr/src/cmd/luxadm/
H A Dfcalupdate.c309 char fw_rev[FC_FW_REV_SIZE + 1]; in findversion()
413 fcio.fcio_olen = FC_FW_REV_SIZE; in findversion()
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_dfc.c1136 fcio->fcio_olen < FC_FW_REV_SIZE) { in emlxs_fcio_get_fw_rev()
/illumos-gate/usr/src/uts/common/io/fibre-channel/impl/
H A Dfp.c8851 if (fcio->fcio_olen < FC_FW_REV_SIZE || in fp_fciocmd()