Home
last modified time | relevance | path

Searched refs:sli3FwLabel (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_sli3.c361 vpd->sli3FwLabel[0] = 0; in emlxs_sli3_online()
447 vpd->sli3FwLabel, 16); in emlxs_sli3_online()
514 emlxs_decode_label(vpd->sli3FwLabel, vpd->sli3FwLabel, 1, in emlxs_sli3_online()
515 sizeof (vpd->sli3FwLabel)); in emlxs_sli3_online()
H A Demlxs_hba.c1350 (void) strncpy(vpd->fw_label, vpd->sli3FwLabel, in emlxs_decode_firmware_rev()
H A Demlxs_sli4.c480 vpd->sli3FwLabel[0] = 0; in emlxs_sli4_online()
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_fc.h233 char sli3FwLabel[32]; member