Searched refs:sli3FwName (Results 1 – 7 of 7) sorted by relevance
/titanic_44/usr/src/uts/common/sys/fibre-channel/fca/emlxs/ |
H A D | emlxs_fc.h | 230 char sli3FwName[32]; member
|
/titanic_44/usr/src/uts/common/io/fibre-channel/fca/emlxs/ |
H A D | emlxs_sli3.c | 353 vpd->sli3FwName[0] = 0; in emlxs_sli3_online() 500 emlxs_decode_version(vpd->sli3FwRev, vpd->sli3FwName, in emlxs_sli3_online() 501 sizeof (vpd->sli3FwName)); in emlxs_sli3_online()
|
H A D | emlxs_hba.c | 1341 (void) strncpy(vpd->fw_version, vpd->sli3FwName, in emlxs_decode_firmware_rev()
|
H A D | emlxs_dump.c | 1579 (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_dfc.c | 3838 (void) strncpy(hbainfo->sli3_name, vpd->sli3FwName, in emlxs_dfc_get_hbainfo()
|
H A D | emlxs_sli4.c | 424 vpd->sli3FwName[0] = 0; in emlxs_sli4_online()
|