Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/elx/libefc_sli/
H A Dsli4.c4480 sli4->hw_rev[0] = le32_to_cpu(read_rev->first_hw_rev); in sli_get_fw_rev()
4489 le32_to_cpu(read_rev->first_hw_rev), in sli_get_fw_rev()
H A Dsli4.h2321 __le32 first_hw_rev; member
/openbmc/linux/drivers/scsi/lpfc/
H A Dlpfc_hw4.h2856 uint32_t first_hw_rev; member
H A Dlpfc_sli.c8596 phba->vpd.rev.biuRev = mqe->un.read_rev.first_hw_rev; in lpfc_sli4_hba_setup()