Home
last modified time | relevance | path

Searched refs:FCHBA_OPTION_ROM_VERSION_LEN (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_hba_fru.c276 FCHBA_OPTION_ROM_VERSION_LEN, in ql_populate_hba_fru_details()
281 FCHBA_OPTION_ROM_VERSION_LEN, in ql_populate_hba_fru_details()
286 FCHBA_OPTION_ROM_VERSION_LEN, in ql_populate_hba_fru_details()
312 FCHBA_OPTION_ROM_VERSION_LEN, "%s", in ql_populate_hba_fru_details()
H A Dql_xioctl.c7160 FCHBA_OPTION_ROM_VERSION_LEN, "%s", bufp); in ql_check_pci()
7211 (void) snprintf(fcache->verstr, FCHBA_OPTION_ROM_VERSION_LEN, in ql_check_pci()
7278 (void) snprintf(fcache->verstr, FCHBA_OPTION_ROM_VERSION_LEN, in ql_check_pci()
/illumos-gate/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfctl.h244 #define FCHBA_OPTION_ROM_VERSION_LEN 256 macro
256 char option_rom_version[FCHBA_OPTION_ROM_VERSION_LEN];
/illumos-gate/usr/src/uts/common/sys/
H A Dfct.h157 #define FCHBA_OPTION_ROM_VERSION_LEN 256 macro
175 char option_rom_version[FCHBA_OPTION_ROM_VERSION_LEN];
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_xioctl.h290 int8_t verstr[FCHBA_OPTION_ROM_VERSION_LEN];
/illumos-gate/usr/src/uts/common/io/comstar/port/qlt/
H A Dqlt.c1741 (void) snprintf(orv, FCHBA_OPTION_ROM_VERSION_LEN, "%s", in qlt_get_rom_version()