Lines Matching defs:sc_endpoints
99 struct ugen_endpoint sc_endpoints[USB_MAX_ENDPOINTS][2];
227 memset(sc->sc_endpoints, 0, sizeof sc->sc_endpoints);
243 sce = &sc->sc_endpoints[UE_GET_ADDR(endpt)][dir];
293 sce = &sc->sc_endpoints[endpt][dir];
304 sce = &sc->sc_endpoints[endpt][dir];
449 sce = &sc->sc_endpoints[endpt][dir];
484 struct ugen_endpoint *sce = &sc->sc_endpoints[endpt][IN];
655 struct ugen_endpoint *sce = &sc->sc_endpoints[endpt][OUT];
771 sce = &sc->sc_endpoints[i][dir];
781 wakeup(&sc->sc_endpoints[i][IN]);
801 sce = &sc->sc_endpoints[endptno][IN];
926 sce = &sc->sc_endpoints[UE_GET_ADDR(endpt)][dir];
940 sce = &sc->sc_endpoints[UE_GET_ADDR(endpt)][dir];
985 sce = &sc->sc_endpoints[endpt][IN];
994 sce = &sc->sc_endpoints[endpt][IN];
998 sce = &sc->sc_endpoints[endpt][OUT];
1198 sce = &sc->sc_endpoints[endpt][IN];
1316 sce = &sc->sc_endpoints[UGENENDPOINT(dev)][IN];