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

  /src/sys/dev/pci/
if_wm.c 934 static void wm_start_locked(struct ifnet *);
7805 wm_start_locked(&sc->sc_ethercom.ec_if);
8883 wm_start_locked(ifp);
8888 wm_start_locked(struct ifnet *ifp) function in typeref:typename:void
9874 wm_start_locked(ifp);
if_wm.c 934 static void wm_start_locked(struct ifnet *);
7805 wm_start_locked(&sc->sc_ethercom.ec_if);
8883 wm_start_locked(ifp);
8888 wm_start_locked(struct ifnet *ifp) function in typeref:typename:void
9874 wm_start_locked(ifp);

Completed in 124 milliseconds