Searched refs:PCIOCGETCONF_OLD32 (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/sys/dev/pci/
H A Dpci_user.c270 #define PCIOCGETCONF_OLD32 _IOWR('p', 1, struct pci_conf_io32) macro
534 case PCIOCGETCONF_OLD32:
550 case PCIOCGETCONF_OLD32:
574 case PCIOCGETCONF_OLD32:
620 if (cmd == PCIOCGETCONF_OLD32)
659 if (cmd == PCIOCGETCONF_OLD32)
680 if (cmd == PCIOCGETCONF_OLD32) {
745 (cmd == PCIOCGETCONF_OLD32 &&
776 if (cmd == PCIOCGETCONF_OLD32) {
881 if (cmd == PCIOCGETCONF_OLD32) {
[all...]

Completed in 85 milliseconds