Home
last modified time | relevance | path

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

/netbsd/sys/dev/ic/
H A Dseeq8005.c140 static void ea_stop(struct ifnet *, int);
260 ifp->if_stop = ea_stop; in seeq8005_attach()
468 ea_stop(struct ifnet *ifp, int disable) in ea_stop() function