Home
last modified time | relevance | path

Searched defs:lpfc_vpd (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/scsi/lpfc/
H A Dlpfc.h189 typedef struct lpfc_vpd { struct
190 uint32_t status; /* vpd status value */
191 uint32_t length; /* number of bytes actually returned */
192 struct {
210 } rev;
211 struct {
238 } lpfc_vpd_t; argument