Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/compat/linuxkpi/common/src/
Dlinux_pci.c69 static device_probe_t linux_pci_probe; variable
80 DEVMETHOD(device_probe, linux_pci_probe),
202 linux_pci_probe(device_t dev) in linux_pci_probe() function