Searched defs:pci_vpd_req (Results 1 – 1 of 1) sorted by relevance
57 struct pci_vpd_req { struct58 struct pcisel pv_sel;59 int pv_offset;60 int pv_count;84 #define PCIOCGETVPD _IOWR('p', 9, struct pci_vpd_req) argument