Home
last modified time | relevance | path

Searched refs:XHCI_TRB_TYPE_SET_TR_DEQUEUE (Results 1 – 2 of 2) sorted by relevance

/dragonfly/sys/bus/u4b/controller/
H A Dxhci.h261 #define XHCI_TRB_TYPE_SET_TR_DEQUEUE 0x10 macro
H A Dxhci.c1565 temp = XHCI_TRB_3_TYPE_SET(XHCI_TRB_TYPE_SET_TR_DEQUEUE) | in xhci_cmd_set_tr_dequeue_ptr()