Searched refs:PCIOCGETCONF (Results 1 – 2 of 2) sorted by relevance
159 #define PCIOCGETCONF _IOWR('p', 5, struct pci_conf_io) macro
355 if (ioctl(fd, PCIOCGETCONF, &conf_io) < 0) { in rte_pci_scan()