Home
last modified time | relevance | path

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

/freebsd/sys/dev/pci/
H A Dpci_private.h55 bus_probe_nomatch_t pci_probe_nomatch; variable
H A Dpci.c151 DEVMETHOD(bus_probe_nomatch, pci_probe_nomatch),
5065 pci_probe_nomatch(device_t dev, device_t child) in pci_probe_nomatch() function