Home | History | Annotate | Download | only in usb

Lines Matching defs:sc_endpoints

177 	struct ugen_endpoint sc_endpoints[USB_MAX_ENDPOINTS][2];
429 sce = &sc->sc_endpoints[i][dir];
474 struct ugen_endpoint *sce = &sc->sc_endpoints[i][dir];
546 sce = &sc->sc_endpoints[UE_GET_ADDR(endpt)][dir];
610 sce = &sc->sc_endpoints[endpt][dir];
623 sce = &sc->sc_endpoints[endpt][dir];
771 sce = &sc->sc_endpoints[endpt][dir];
815 sce = &sc->sc_endpoints[endpt][dir];
851 struct ugen_endpoint *sce = &sc->sc_endpoints[endpt][IN];
1061 struct ugen_endpoint *sce = &sc->sc_endpoints[endpt][OUT];
1278 sce = &sc->sc_endpoints[i][dir];
1295 cv_broadcast(&sc->sc_endpoints[i][dir].cv);
1323 sce = &sc->sc_endpoints[i][dir];
1612 sce = &sc->sc_endpoints[UE_GET_ADDR(endpt)][dir];
1704 sce = &sc->sc_endpoints[endpt][IN];
1716 sce = &sc->sc_endpoints[endpt][dir];
1728 sce = &sc->sc_endpoints[endpt][IN];
1790 sce = &sc->sc_endpoints[endpt][OUT];
1843 sce = &sc->sc_endpoints[endpt][IN];
1845 sce = &sc->sc_endpoints[endpt][OUT];
2057 sce = &sc->sc_endpoints[endpt][IN];
2128 sce_in = &sc->sc_endpoints[UGENENDPOINT(dev)][IN];
2129 sce_out = &sc->sc_endpoints[UGENENDPOINT(dev)][OUT];
2357 sce = &sc->sc_endpoints[UGENENDPOINT(dev)][IN];
2381 sce = &sc->sc_endpoints[UGENENDPOINT(dev)][OUT];