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

/freebsd-11-stable/sys/dev/pci/
H A Dpci_user.c273 #define PCIOCGETCONF_OLD _IOWR('p', 1, struct pci_conf_io) macro
536 case PCIOCGETCONF_OLD:
565 case PCIOCGETCONF_OLD:
576 case PCIOCGETCONF_OLD:
624 if (cmd == PCIOCGETCONF_OLD)
663 if (cmd == PCIOCGETCONF_OLD)
687 if (cmd == PCIOCGETCONF_OLD) {
750 (cmd == PCIOCGETCONF_OLD &&
811 if (cmd == PCIOCGETCONF_OLD) {

Completed in 93 milliseconds