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

/fuchsia/zircon/system/dev/usb/xhci/
H A Dxhci-hw.h336 #define TRB_CMD_SET_TR_DEQUEUE 16 macro
H A Dxhci-transfer.c35 xhci_post_command(xhci, TRB_CMD_SET_TR_DEQUEUE, ptr, control, &command.context);
38 zxlogf(ERROR, "TRB_CMD_SET_TR_DEQUEUE failed cc: %d\n", cc);

Completed in 30 milliseconds