Home
last modified time | relevance | path

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

/freebsd-14.2/sys/compat/linuxkpi/common/src/
H A Dlinux_pci.c97 static pci_iov_uninit_t linux_pci_iov_uninit; variable
112 DEVMETHOD(pci_iov_uninit, linux_pci_iov_uninit),
943 linux_pci_iov_uninit(device_t dev) in linux_pci_iov_uninit() function