Home
last modified time | relevance | path

Searched refs:opFwLabel (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_sli3.c358 vpd->opFwLabel[0] = 0; in emlxs_sli3_online()
483 bcopy((char *)mb->un.varRdRev.opFwName, vpd->opFwLabel, 16); in emlxs_sli3_online()
508 emlxs_decode_label(vpd->opFwLabel, vpd->opFwLabel, 1, in emlxs_sli3_online()
509 sizeof (vpd->opFwLabel)); in emlxs_sli3_online()
H A Demlxs_sli4.c477 vpd->opFwLabel[0] = 0; in emlxs_sli4_online()
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_fc.h221 char opFwLabel[32]; member