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

  /src/sys/dev/pci/ixgbe/
ixgbe.c 190 static int ixgbe_allocate_legacy(struct ixgbe_softc *,
1160 error = ixgbe_allocate_legacy(sc, pa);
6745 * ixgbe_allocate_legacy - Setup the Legacy or MSI Interrupt handler
6748 ixgbe_allocate_legacy(struct ixgbe_softc *sc, function in typeref:typename:int
6852 } /* ixgbe_allocate_legacy */

Completed in 17 milliseconds