HomeSort by: relevance | last modified time | path
    Searched defs:ixgbe_allocate_pci_resources (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/pci/ixgbe/
ixgbe.c 184 static int ixgbe_allocate_pci_resources(struct ixgbe_softc *,
865 if (ixgbe_allocate_pci_resources(sc, pa)) {
3596 * ixgbe_allocate_pci_resources
3599 ixgbe_allocate_pci_resources(struct ixgbe_softc *sc, function in typeref:typename:int
3643 } /* ixgbe_allocate_pci_resources */
ixgbe.c 184 static int ixgbe_allocate_pci_resources(struct ixgbe_softc *,
865 if (ixgbe_allocate_pci_resources(sc, pa)) {
3596 * ixgbe_allocate_pci_resources
3599 ixgbe_allocate_pci_resources(struct ixgbe_softc *sc, function in typeref:typename:int
3643 } /* ixgbe_allocate_pci_resources */

Completed in 31 milliseconds