Searched refs:in_epc (Results 1 - 3 of 3) sorted by relevance

/fuchsia/zircon/system/dev/usb/xhci/
H A Dxdc-hw.h68 xhci_endpoint_context_t in_epc; member in struct:__anon520
H A Dxdc-transfer.c28 xhci_endpoint_context_t* epc = ep->direction == USB_DIR_OUT ? &ctx->out_epc : &ctx->in_epc;
H A Dxdc.c154 ep_idx == IN_EP_IDX ? &xdc->context_data->in_epc : &xdc->context_data->out_epc;

Completed in 82 milliseconds