Home
last modified time | relevance | path

Searched refs:scx_stop (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/arch/arm/sociox/
H A Dif_scx.c566 static void scx_stop(struct ifnet *, int);
996 ifp->if_stop = scx_stop; in scx_attach_i()
1098 scx_stop(struct ifnet *ifp, int disable) in scx_stop() function
1132 scx_stop(ifp, 0); in scx_init()