UGENENDPOINT
int endpt = UGENENDPOINT(dev);
int endpt = UGENENDPOINT(dev);
int endpt = UGENENDPOINT(dev);
if (UGENENDPOINT(dev) == USB_CONTROL_ENDPOINT) {
sce_in = &sc->sc_endpoints[UGENENDPOINT(dev)][IN];
sce_out = &sc->sc_endpoints[UGENENDPOINT(dev)][OUT];
if (UGENENDPOINT(dev) == USB_CONTROL_ENDPOINT) {
sce = &sc->sc_endpoints[UGENENDPOINT(dev)][IN];
sce = &sc->sc_endpoints[UGENENDPOINT(dev)][OUT];
int endpt = UGENENDPOINT(dev);
int endpt = UGENENDPOINT(dev);