Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_sli3.c357 vpd->sli1FwLabel[0] = 0; in emlxs_sli3_online()
411 bcopy((char *)mb->un.varRdRev.sliFwName1, vpd->sli1FwLabel, in emlxs_sli3_online()
508 emlxs_decode_label(vpd->sli1FwLabel, vpd->sli1FwLabel, 1, in emlxs_sli3_online()
509 sizeof (vpd->sli1FwLabel)); in emlxs_sli3_online()
H A Demlxs_hba.c1355 (void) strncpy(vpd->fw_label, vpd->sli1FwLabel, in emlxs_decode_firmware_rev()
H A Demlxs_sli4.c428 vpd->sli1FwLabel[0] = 0; in emlxs_sli4_online()
/titanic_41/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_fc.h223 char sli1FwLabel[32]; member