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 D | ql_hba_fru.c | 276 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 D | ql_xioctl.c | 7160 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 D | fctl.h | 244 #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 D | fct.h | 157 #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 D | ql_xioctl.h | 290 int8_t verstr[FCHBA_OPTION_ROM_VERSION_LEN];
|
/illumos-gate/usr/src/uts/common/io/comstar/port/qlt/ |
H A D | qlt.c | 1741 (void) snprintf(orv, FCHBA_OPTION_ROM_VERSION_LEN, "%s", in qlt_get_rom_version()
|