Searched refs:sli1FwName (Results 1 - 5 of 5) sorted by relevance
/drivers/scsi/lpfc/ | ||
H A D | lpfc.h | 165 uint8_t sli1FwName[16]; member in struct:lpfc_vpd::__anon5589 |
H A D | lpfc_ct.c | 1867 fwname = vp->rev.sli1FwName; |
H A D | lpfc_hw.h | 2299 uint8_t sli1FwName[16]; member in struct:__anon5650 |
H A D | lpfc_init.c | 194 memcpy(vp->rev.sli1FwName, (char*) mb->un.varRdRev.sli1FwName, 16); |
H A D | lpfc_sli.c | 6317 memcpy(phba->vpd.rev.sli1FwName, mqe->un.read_rev.fw_name, 16); |
Completed in 111 milliseconds