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

/freebsd-11.0-release/sys/dev/pci/
H A Dpci.c92 static int pci_porten(device_t dev);
2817 pci_porten(device_t dev) function
3055 if (type == SYS_RES_IOPORT && !pci_porten(dev))
3093 if (type == SYS_RES_IOPORT && !pci_porten(dev)) {
3104 if (type == SYS_RES_IOPORT && !pci_porten(dev))

Completed in 62 milliseconds