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

  /src/sys/dev/usb/
if_axen.c 82 static void axen_uno_stop(struct ifnet *, int);
95 .uno_stop = axen_uno_stop,
912 axen_uno_stop(ifp, 1);
935 axen_uno_stop(struct ifnet *ifp, int disable) function in typeref:typename:void

Completed in 12 milliseconds