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

  /src/sys/dev/pci/ixgbe/
ixv.c 92 static void ixv_init_locked(struct ixgbe_softc *);
321 sc->init_locked = ixv_init_locked;
699 * ixv_init_locked - Init entry point
709 ixv_init_locked(struct ixgbe_softc *sc) function in typeref:typename:void
719 INIT_DEBUGOUT("ixv_init_locked: begin");
824 } /* ixv_init_locked */
1294 ixv_init_locked(sc);
1378 ixv_init_locked(sc);
3263 ixv_init_locked(sc);
3289 ixv_init_locked(sc)
    [all...]

Completed in 14 milliseconds