Searched refs:sli2FwName (Results 1 – 8 of 8) sorted by relevance
/titanic_41/usr/src/uts/common/sys/fibre-channel/fca/emlxs/ |
H A D | emlxs_dfclib.h | 287 uint8_t sli2FwName[16]; member
|
H A D | emlxs_fc.h | 226 char sli2FwName[32]; member
|
/titanic_41/usr/src/uts/common/io/fibre-channel/fca/emlxs/ |
H A D | emlxs_sli3.c | 352 vpd->sli2FwName[0] = 0; in emlxs_sli3_online() 498 emlxs_decode_version(vpd->sli2FwRev, vpd->sli2FwName, in emlxs_sli3_online() 499 sizeof (vpd->sli2FwName)); in emlxs_sli3_online()
|
H A D | emlxs_hba.c | 1347 (void) strncpy(vpd->fw_version, vpd->sli2FwName, in emlxs_decode_firmware_rev()
|
H A D | emlxs_dump.c | 1572 (void) snprintf(buf2, buf2_size, "%s", vpd->sli2FwName); in emlxs_dump_fw_version()
|
H A D | emlxs_download.c | 4503 vpd->sli2FwName, in emlxs_verify_image()
|
H A D | emlxs_sli4.c | 423 vpd->sli2FwName[0] = 0; in emlxs_sli4_online()
|
H A D | emlxs_dfc.c | 3834 (void) strncpy(hbainfo->sli2_name, vpd->sli2FwName, in emlxs_dfc_get_hbainfo()
|