Home
last modified time | relevance | path

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

/NextBSD/sys/compat/linuxkpi/common/src/
HDlinux_pci.c61 static device_probe_t linux_pci_probe; variable
66 DEVMETHOD(device_probe, linux_pci_probe),
98 linux_pci_probe(device_t dev) in linux_pci_probe() function