Searched refs:dwendpoint0 (Results 1 - 2 of 2) sorted by relevance

/haiku/src/add-ons/kernel/busses/usb/
H A Dxhci.cpp1700 &device->device_ctx->endpoints[0].dwendpoint0)));
1855 _ReadContext(&device_ctx->endpoints[endpoint->id].dwendpoint0));
1941 &device->device_ctx->endpoints[0].dwendpoint0)));
1944 &device->device_ctx->endpoints[id].dwendpoint0)));
2108 _ReadContext(&endpoint->device->device_ctx->endpoints[endpoint->id].dwendpoint0),
2115 _ReadContext(&endpoint->device->device_ctx->endpoints[endpoint->id].dwendpoint0),
2156 uint32 dwendpoint0 = 0; local
2207 dwendpoint0 |= ENDPOINT_0_INTERVAL(calcInterval);
2264 _WriteContext(&device->input_ctx->endpoints[number].dwendpoint0,
2265 dwendpoint0);
[all...]
H A Dxhci_hardware.h391 uint32 dwendpoint0; member in struct:xhci_endpoint_ctx

Completed in 76 milliseconds