HomeSort by: relevance | last modified time | path
    Searched refs:ixgbe_pci_iov_detach (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/dev/pci/ixgbe/
ixgbe_sriov.h 76 int ixgbe_pci_iov_detach(device_t);
93 #define ixgbe_pci_iov_detach(_a) 0 macro
if_sriov.c 47 * ixgbe_pci_iov_detach
50 ixgbe_pci_iov_detach(device_t dev) function in typeref:typename:int
ixgbe.c 3712 if (ixgbe_pci_iov_detach(dev) != 0) {

Completed in 17 milliseconds