Home
last modified time | relevance | path

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

/DragonOS-0.1.2/kernel/src/driver/usb/xhci/
Dxhci.h549 TRB_TYPE_NORMAL = 1, enumerator
Dxhci.c1131 trb_type = TRB_TYPE_NORMAL; in xhci_data_stage()