Home
last modified time | relevance | path

Searched refs:sli3FwName (Results 1 – 7 of 7) sorted by relevance

/titanic_44/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_fc.h230 char sli3FwName[32]; member
/titanic_44/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_sli3.c353 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 Demlxs_hba.c1341 (void) strncpy(vpd->fw_version, vpd->sli3FwName, in emlxs_decode_firmware_rev()
H A Demlxs_dump.c1579 (void) snprintf(buf2, buf2_size, "%s", vpd->sli3FwName); in emlxs_dump_fw_version()
H A Demlxs_download.c4518 vpd->sli3FwName, in emlxs_verify_image()
H A Demlxs_dfc.c3838 (void) strncpy(hbainfo->sli3_name, vpd->sli3FwName, in emlxs_dfc_get_hbainfo()
H A Demlxs_sli4.c424 vpd->sli3FwName[0] = 0; in emlxs_sli4_online()