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

  /src/sys/dev/pci/igc/
if_igc.c 163 static int igc_allocate_pci_resources(struct igc_softc *);
387 if (igc_allocate_pci_resources(sc)) {
554 igc_allocate_pci_resources(struct igc_softc *sc) function in typeref:typename:int
if_igc.c 163 static int igc_allocate_pci_resources(struct igc_softc *);
387 if (igc_allocate_pci_resources(sc)) {
554 igc_allocate_pci_resources(struct igc_softc *sc) function in typeref:typename:int

Completed in 27 milliseconds