Searched defs:pci_cfgregread (Results 1 – 3 of 3) sorted by relevance
/freebsd/sys/arm64/acpica/ |
H A D | pci_cfgreg.c | 43 pci_cfgregread(int domain, int bus, int slot, int func, int reg, int bytes) in pci_cfgregread() function
|
/freebsd/sys/amd64/pci/ |
H A D | pci_cfgreg.c | 125 pci_cfgregread(int domain, int bus, int slot, int func, int reg, int bytes) in pci_cfgregread() function
|
/freebsd/sys/i386/pci/ |
H A D | pci_cfgreg.c | 199 pci_cfgregread(int domain, int bus, int slot, int func, int reg, int bytes) in pci_cfgregread() function
|