Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/dev/ep/
Dif_ep.c106 static void epstop(struct ep_softc *);
346 epstop(sc); in ep_attach()
362 epstop(sc); in ep_detach()
945 epstop(sc); in epioctl()
1001 epstop(struct ep_softc *sc) in epstop() function