Home
last modified time | relevance | path

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

/linux/drivers/scsi/lpfc/
H A Dlpfc.h188 typedef struct lpfc_vpd { struct
189 uint32_t status; /* vpd status value */
190 uint32_t length; /* number of bytes actually returned */
191 struct {
209 } rev;
210 struct {
237 } lpfc_vpd_t; argument