Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/compat/linuxkpi/common/src/
Dlinux_pci.c76 static pci_iov_uninit_t linux_pci_iov_uninit; variable
87 DEVMETHOD(pci_iov_uninit, linux_pci_iov_uninit),
421 linux_pci_iov_uninit(device_t dev) in linux_pci_iov_uninit() function