Home
last modified time | relevance | path

Searched refs:sli2FwName (Results 1 – 8 of 8) sorted by relevance

/titanic_41/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_dfclib.h287 uint8_t sli2FwName[16]; member
H A Demlxs_fc.h226 char sli2FwName[32]; member
/titanic_41/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_sli3.c352 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 Demlxs_hba.c1347 (void) strncpy(vpd->fw_version, vpd->sli2FwName, in emlxs_decode_firmware_rev()
H A Demlxs_dump.c1572 (void) snprintf(buf2, buf2_size, "%s", vpd->sli2FwName); in emlxs_dump_fw_version()
H A Demlxs_download.c4503 vpd->sli2FwName, in emlxs_verify_image()
H A Demlxs_sli4.c423 vpd->sli2FwName[0] = 0; in emlxs_sli4_online()
H A Demlxs_dfc.c3834 (void) strncpy(hbainfo->sli2_name, vpd->sli2FwName, in emlxs_dfc_get_hbainfo()