Home
last modified time | relevance | path

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

/dragonfly/sys/bus/pci/
H A Dpci.c84 static int pci_porten(device_t pcib, int b, int s, int f);
2510 pci_porten(device_t pcib, int b, int s, int f) in pci_porten() function
2593 if (type == SYS_RES_IOPORT && !pci_porten(pcib, b, s, f)) in pci_add_map()
2630 if (type == SYS_RES_IOPORT && !pci_porten(pcib, b, s, f)) { in pci_add_map()
2641 if (type == SYS_RES_IOPORT && !pci_porten(pcib, b, s, f)) in pci_add_map()