Searched refs:PCIOCBARIO (Results 1 – 3 of 3) sorted by relevance
175 #define PCIOCBARIO _IOWR('p', 9, struct pci_bar_ioreq) macro
149 PCIOCBARIO, PCIOCBARMMAP, PCIOCGETCONF }; in pcifd_init()1187 (void)ioctl(pcifd, PCIOCBARIO, &pio); in passthru_write()1214 (void)ioctl(pcifd, PCIOCBARIO, &pio); in passthru_read()
1399 case PCIOCBARIO: in pci_ioctl()