HomeSort by: relevance | last modified time | path
    Searched defs:ugen_endpoint (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/dev/usb/
ugen.c 133 struct ugen_endpoint *sce;
139 struct ugen_endpoint { struct
162 #define UGEN_ENDPOINT_NONZERO_CRUFT offsetof(struct ugen_endpoint, rsel)
177 struct ugen_endpoint sc_endpoints[USB_MAX_ENDPOINTS][2];
427 struct ugen_endpoint *sce;
474 struct ugen_endpoint *sce = &sc->sc_endpoints[i][dir];
487 struct ugen_endpoint *sce;
577 struct ugen_endpoint *sce;
751 struct ugen_endpoint *sce;
851 struct ugen_endpoint *sce = &sc->sc_endpoints[endpt][IN]
    [all...]
ugen.c 133 struct ugen_endpoint *sce;
139 struct ugen_endpoint { struct
162 #define UGEN_ENDPOINT_NONZERO_CRUFT offsetof(struct ugen_endpoint, rsel)
177 struct ugen_endpoint sc_endpoints[USB_MAX_ENDPOINTS][2];
427 struct ugen_endpoint *sce;
474 struct ugen_endpoint *sce = &sc->sc_endpoints[i][dir];
487 struct ugen_endpoint *sce;
577 struct ugen_endpoint *sce;
751 struct ugen_endpoint *sce;
851 struct ugen_endpoint *sce = &sc->sc_endpoints[endpt][IN]
    [all...]
ugen.c 133 struct ugen_endpoint *sce;
139 struct ugen_endpoint { struct
162 #define UGEN_ENDPOINT_NONZERO_CRUFT offsetof(struct ugen_endpoint, rsel)
177 struct ugen_endpoint sc_endpoints[USB_MAX_ENDPOINTS][2];
427 struct ugen_endpoint *sce;
474 struct ugen_endpoint *sce = &sc->sc_endpoints[i][dir];
487 struct ugen_endpoint *sce;
577 struct ugen_endpoint *sce;
751 struct ugen_endpoint *sce;
851 struct ugen_endpoint *sce = &sc->sc_endpoints[endpt][IN]
    [all...]
ugen.c 133 struct ugen_endpoint *sce;
139 struct ugen_endpoint { struct
162 #define UGEN_ENDPOINT_NONZERO_CRUFT offsetof(struct ugen_endpoint, rsel)
177 struct ugen_endpoint sc_endpoints[USB_MAX_ENDPOINTS][2];
427 struct ugen_endpoint *sce;
474 struct ugen_endpoint *sce = &sc->sc_endpoints[i][dir];
487 struct ugen_endpoint *sce;
577 struct ugen_endpoint *sce;
751 struct ugen_endpoint *sce;
851 struct ugen_endpoint *sce = &sc->sc_endpoints[endpt][IN]
    [all...]

Completed in 50 milliseconds