Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/usb/
H A Dugen.c133 struct ugen_endpoint *sce;
139 struct ugen_endpoint { struct
162 #define UGEN_ENDPOINT_NONZERO_CRUFT offsetof(struct ugen_endpoint, rsel) argument
177 struct ugen_endpoint sc_endpoints[USB_MAX_ENDPOINTS][2]; argument
427 struct ugen_endpoint *sce; in ugenif_attach()
474 struct ugen_endpoint *sce = &sc->sc_endpoints[i][dir]; in ugen_clear_endpoints()
487 struct ugen_endpoint *sce; in ugen_set_config()
577 struct ugen_endpoint *sce; in ugenopen()
751 struct ugen_endpoint *sce; in ugen_do_close()
851 struct ugen_endpoint *sce = &sc->sc_endpoints[endpt][IN]; in ugen_do_read()
[all …]