Searched refs:PCIOCGETBAR (Results 1 – 2 of 2) sorted by relevance
163 #define PCIOCGETBAR _IOWR('p', 6, struct pci_bar_io) macro
278 if (ioctl(dev_pci_fd, PCIOCGETBAR, &bar) < 0) in pci_scan_one()