Home
last modified time | relevance | path

Searched refs:TRB_TYPE_LINK (Results 1 – 3 of 3) sorted by relevance

/DragonOS-0.1.3/kernel/src/driver/usb/xhci/
Dinternal.h77 ptr->TRB_type = TRB_TYPE_LINK; \
Dxhci.h554 TRB_TYPE_LINK, enumerator
Dxhci.c208 if (unlikely(ptr->TRB_type == TRB_TYPE_LINK)) in __xhci_write_trb()
760 if (((struct xhci_TRB_normal_t *)&event_trb)->TRB_type == TRB_TYPE_LINK) in xhci_hc_irq_handler()
1982 if (ptr->TRB_type == TRB_TYPE_LINK) in xhci_send_command()