Searched refs:PCIOCGETROM (Results 1 – 3 of 3) sorted by relevance
80 #define PCIOCGETROM _IOWR('p', 5, struct pci_rom) macro
1283 case PCIOCGETROM: in pciioctl() 1380 case PCIOCGETROM: in pciioctl()
1102 if (ioctl(pcifd, PCIOCGETROM, &rom) == -1) in dump_rom()