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

  /src/sys/dev/usb/
if_urtwn.c 342 static void urtwn_stop(struct ifnet *, int);
590 urtwn_stop(ifp, 0);
601 /* Close Tx/Rx pipes. Abort done by urtwn_stop. */
3065 urtwn_stop(ifp, 1);
4806 urtwn_stop(ifp, 0);
5060 urtwn_stop(ifp, 1);
5065 urtwn_stop(struct ifnet *ifp, int disable) function in typeref:typename:void __noinline
if_urtwn.c 342 static void urtwn_stop(struct ifnet *, int);
590 urtwn_stop(ifp, 0);
601 /* Close Tx/Rx pipes. Abort done by urtwn_stop. */
3065 urtwn_stop(ifp, 1);
4806 urtwn_stop(ifp, 0);
5060 urtwn_stop(ifp, 1);
5065 urtwn_stop(struct ifnet *ifp, int disable) function in typeref:typename:void __noinline

Completed in 130 milliseconds