Searched refs:sli3FwName (Results 1 – 7 of 7) sorted by relevance
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/ |
H A D | emlxs_fc.h | 232 char sli3FwName[32]; member
|
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/ |
H A D | emlxs_sli3.c | 355 vpd->sli3FwName[0] = 0; in emlxs_sli3_online() 502 emlxs_decode_version(vpd->sli3FwRev, vpd->sli3FwName, in emlxs_sli3_online() 503 sizeof (vpd->sli3FwName)); in emlxs_sli3_online()
|
H A D | emlxs_hba.c | 1348 (void) strncpy(vpd->fw_version, vpd->sli3FwName, in emlxs_decode_firmware_rev()
|
H A D | emlxs_dump.c | 1585 (void) snprintf(buf2, buf2_size, "%s", vpd->sli3FwName); in emlxs_dump_fw_version()
|
H A D | emlxs_download.c | 4518 vpd->sli3FwName, in emlxs_verify_image()
|
H A D | emlxs_sli4.c | 474 vpd->sli3FwName[0] = 0; in emlxs_sli4_online()
|
H A D | emlxs_dfc.c | 3887 (void) strncpy(hbainfo->sli3_name, vpd->sli3FwName, in emlxs_dfc_get_hbainfo()
|