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

  /src/sys/dev/ic/
seeq8005.c 140 static void ea_stop(struct ifnet *, int);
260 ifp->if_stop = ea_stop;
468 ea_stop(struct ifnet *ifp, int disable) function in typeref:typename:void
474 DPRINTF(SEEQ_DEBUG_MISC, ("ea_stop()\n"));

Completed in 34 milliseconds