Home
last modified time | relevance | path

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

/openbsd/sys/sys/
H A Dpciio.h57 struct pci_vpd_req { struct
58 struct pcisel pv_sel;
59 int pv_offset;
60 int pv_count;
84 #define PCIOCGETVPD _IOWR('p', 9, struct pci_vpd_req) argument