Home
last modified time | relevance | path

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

/freebsd/sys/compat/linuxkpi/common/src/
H A Dlinux_pci.c90 static device_probe_t linux_pci_probe; variable
105 DEVMETHOD(device_probe, linux_pci_probe),
506 linux_pci_probe(device_t dev) in linux_pci_probe() function