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

  /src/sys/arch/arm/sociox/
if_scx.c 566 static void scx_stop(struct ifnet *, int);
996 ifp->if_stop = scx_stop;
1098 scx_stop(struct ifnet *ifp, int disable) function in typeref:typename:void
1132 scx_stop(ifp, 0);

Completed in 14 milliseconds