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

/netbsd-current/sys/dev/ic/
H A Dseeq8005.c140 static void ea_stop(struct ifnet *, int);
260 ifp->if_stop = ea_stop;
468 ea_stop(struct ifnet *ifp, int disable) function
474 DPRINTF(SEEQ_DEBUG_MISC, ("ea_stop()\n"));

Completed in 147 milliseconds