Home
last modified time | relevance | path

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

/NextBSD/sys/compat/linuxkpi/common/src/
HDlinux_pci.c63 static device_detach_t linux_pci_detach; variable
68 DEVMETHOD(device_detach, linux_pci_detach),
156 linux_pci_detach(device_t dev) in linux_pci_detach() function