Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/dev/pci/
HDpci_private.h57 bus_probe_nomatch_t pci_probe_nomatch; variable
HDpci.c151 DEVMETHOD(bus_probe_nomatch, pci_probe_nomatch),
5110 pci_probe_nomatch(device_t dev, device_t child) in pci_probe_nomatch() function