Home
last modified time | relevance | path

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

/freebsd/sys/x86/pci/
H A Dpci_bus.c728 static int pcibios_pcib_probe(device_t bus);
732 DEVMETHOD(device_probe, pcibios_pcib_probe),
745 pcibios_pcib_probe(device_t dev) in pcibios_pcib_probe() function