Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_fc.h232 char sli3FwName[32]; member
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_sli3.c355 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 Demlxs_hba.c1348 (void) strncpy(vpd->fw_version, vpd->sli3FwName, in emlxs_decode_firmware_rev()
H A Demlxs_dump.c1585 (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_sli4.c474 vpd->sli3FwName[0] = 0; in emlxs_sli4_online()
H A Demlxs_dfc.c3887 (void) strncpy(hbainfo->sli3_name, vpd->sli3FwName, in emlxs_dfc_get_hbainfo()