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

  /src/sys/dev/pci/ixgbe/
ixv.c 122 static void ixv_configure_ivars(struct ixgbe_softc *);
780 ixv_configure_ivars(sc);
2389 * ixv_configure_ivars
2392 ixv_configure_ivars(struct ixgbe_softc *sc) function in typeref:typename:void
2409 } /* ixv_configure_ivars */
ixv.c 122 static void ixv_configure_ivars(struct ixgbe_softc *);
780 ixv_configure_ivars(sc);
2389 * ixv_configure_ivars
2392 ixv_configure_ivars(struct ixgbe_softc *sc) function in typeref:typename:void
2409 } /* ixv_configure_ivars */

Completed in 109 milliseconds