Home
last modified time | relevance | path

Searched defs:uep_softc (Results 1 – 1 of 1) sorted by relevance

/dragonfly/sys/bus/u4b/input/
H A Duep.c85 struct uep_softc { struct
86 struct lock lock;
111 static void uep_put_queue(struct uep_softc *, u_char *); argument