Searched refs:PCIOCGETVPD (Results 1 – 3 of 3) sorted by relevance
84 #define PCIOCGETVPD _IOWR('p', 9, struct pci_vpd_req) macro
1284 case PCIOCGETVPD: in pciioctl() 1452 case PCIOCGETVPD: { in pciioctl()
423 if (ioctl(pcifd, PCIOCGETVPD, &io) == -1) { in dump_vpd()