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

  /src/sys/dev/usb/
if_atu.c 231 static void atu_start(struct ifnet *);
1442 ifp->if_start = atu_start;
1769 atu_start(ifp);
1840 atu_start(struct ifnet *ifp) function
1850 DPRINTFN(25, ("%s: atu_start: enter\n", device_xname(sc->atu_dev)));
1856 DPRINTFN(30, ("%s: atu_start: IFF_OACTIVE\n",
1885 DPRINTFN(10, ("%s: atu_start: data packet\n",
1921 DPRINTFN(25, ("%s: atu_start: mgmt packet\n",
2203 atu_start(ifp);
if_atu.c 231 static void atu_start(struct ifnet *);
1442 ifp->if_start = atu_start;
1769 atu_start(ifp);
1840 atu_start(struct ifnet *ifp) function
1850 DPRINTFN(25, ("%s: atu_start: enter\n", device_xname(sc->atu_dev)));
1856 DPRINTFN(30, ("%s: atu_start: IFF_OACTIVE\n",
1885 DPRINTFN(10, ("%s: atu_start: data packet\n",
1921 DPRINTFN(25, ("%s: atu_start: mgmt packet\n",
2203 atu_start(ifp);

Completed in 49 milliseconds