Searched refs:pci_read_config_fn (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/pci/ |
H A D | pcib_private.h | 136 typedef uint32_t pci_read_config_fn(int d, int b, int s, int f, int reg, typedef 139 int host_pcib_get_busno(pci_read_config_fn read_config, int bus,
|
H A D | pci_subr.c | 51 host_pcib_get_busno(pci_read_config_fn read_config, int bus, int slot, int func, in host_pcib_get_busno()
|