Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/dev/usb/controller/
H A Dxhci.h213 #define XHCI_TRB_2_BYTES_GET(x) ((x) & 0x1FFFF) macro
H A Dxhci.c947 remainder += XHCI_TRB_2_BYTES_GET(temp); in xhci_check_transfer()

Completed in 6 milliseconds