Home
last modified time | relevance | path

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

/openbsd/sys/dev/usb/
H A Dxhcireg.h351 #define XHCI_TRB_LINKSEG XHCI_TRB_ENT /* Link to next segment */ macro
H A Dxhci.c1850 trb->trb_flags = htole32(XHCI_TRB_TYPE_LINK | XHCI_TRB_LINKSEG | in xhci_ring_reset()