Home
last modified time | relevance | path

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

/freebsd/sys/dev/pci/
H A Dpcib_private.h136 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 Dpci_subr.c51 host_pcib_get_busno(pci_read_config_fn read_config, int bus, int slot, int func, in host_pcib_get_busno()