Searched refs:PCIOCATTACHED (Results 1 – 3 of 3) sorted by relevance
171 #define PCIOCATTACHED _IOWR('p', 4, struct pci_io) macro
1083 if (ioctl(fd, PCIOCATTACHED, &pi) < 0) in chkattached()
1359 case PCIOCATTACHED: in pci_ioctl()