Searched refs:opFwName (Results 1 – 8 of 8) sorted by relevance
/titanic_41/usr/src/uts/common/sys/fibre-channel/fca/emlxs/ |
H A D | emlxs_dfclib.h | 283 uint8_t opFwName[16]; member
|
H A D | emlxs_fc.h | 218 char opFwName[32]; member
|
H A D | emlxs_mbox.h | 1133 uint8_t opFwName[16]; member
|
/titanic_41/usr/src/uts/common/io/fibre-channel/fca/emlxs/ |
H A D | emlxs_sli3.c | 350 vpd->opFwName[0] = 0; in emlxs_sli3_online() 481 bcopy((char *)mb->un.varRdRev.opFwName, vpd->opFwLabel, 16); in emlxs_sli3_online() 494 emlxs_decode_version(vpd->opFwRev, vpd->opFwName, in emlxs_sli3_online() 495 sizeof (vpd->opFwName)); in emlxs_sli3_online()
|
H A D | emlxs_sli4.c | 421 vpd->opFwName[0] = 0; in emlxs_sli4_online() 528 bcopy((char *)mb->un.varRdRev4.ULPFwName, vpd->opFwName, 16); in emlxs_sli4_online() 545 emlxs_decode_label(vpd->opFwName, vpd->opFwName, 0, in emlxs_sli4_online() 546 sizeof (vpd->opFwName)); in emlxs_sli4_online() 566 vpd->opFwRev, vpd->opFwName, vpd->postKernRev, vpd->postKernName, in emlxs_sli4_online()
|
H A D | emlxs_dump.c | 1558 (void) snprintf(buf2, buf2_size, "%s", vpd->opFwName); in emlxs_dump_fw_version()
|
H A D | emlxs_download.c | 4473 vpd->opFwName, in emlxs_verify_image()
|
H A D | emlxs_dfc.c | 3826 (void) strncpy(hbainfo->stub_name, vpd->opFwName, in emlxs_dfc_get_hbainfo()
|