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

  /src/sys/dev/pci/ixgbe/
ixv.c 98 static int ixv_allocate_pci_resources(struct ixgbe_softc *,
343 if (ixv_allocate_pci_resources(sc, pa)) {
344 aprint_error_dev(dev, "ixv_allocate_pci_resources() failed!\n");
1501 * ixv_allocate_pci_resources
1504 ixv_allocate_pci_resources(struct ixgbe_softc *sc, function in typeref:typename:int
1551 } /* ixv_allocate_pci_resources */
ixv.c 98 static int ixv_allocate_pci_resources(struct ixgbe_softc *,
343 if (ixv_allocate_pci_resources(sc, pa)) {
344 aprint_error_dev(dev, "ixv_allocate_pci_resources() failed!\n");
1501 * ixv_allocate_pci_resources
1504 ixv_allocate_pci_resources(struct ixgbe_softc *sc, function in typeref:typename:int
1551 } /* ixv_allocate_pci_resources */
ixv.c 98 static int ixv_allocate_pci_resources(struct ixgbe_softc *,
343 if (ixv_allocate_pci_resources(sc, pa)) {
344 aprint_error_dev(dev, "ixv_allocate_pci_resources() failed!\n");
1501 * ixv_allocate_pci_resources
1504 ixv_allocate_pci_resources(struct ixgbe_softc *sc, function in typeref:typename:int
1551 } /* ixv_allocate_pci_resources */
ixv.c 98 static int ixv_allocate_pci_resources(struct ixgbe_softc *,
343 if (ixv_allocate_pci_resources(sc, pa)) {
344 aprint_error_dev(dev, "ixv_allocate_pci_resources() failed!\n");
1501 * ixv_allocate_pci_resources
1504 ixv_allocate_pci_resources(struct ixgbe_softc *sc, function in typeref:typename:int
1551 } /* ixv_allocate_pci_resources */

Completed in 49 milliseconds