Searched refs:ugen_endpoint (Results 1 – 1 of 1) sorted by relevance
133 struct ugen_endpoint *sce;139 struct ugen_endpoint { struct162 #define UGEN_ENDPOINT_NONZERO_CRUFT offsetof(struct ugen_endpoint, rsel) argument177 struct ugen_endpoint sc_endpoints[USB_MAX_ENDPOINTS][2]; argument427 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 …]