Home
last modified time | relevance | path

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

/freebsd/usr.sbin/bhyve/
H A Dpci_xhci.h87 #define XHCI_TD_ALIGN 64 /* bytes */ macro
/freebsd/sys/dev/usb/controller/
H A Dxhci.h60 #define XHCI_TD_ALIGN 64 /* bytes */ macro
H A Dxhci.c3792 XHCI_TD_ALIGN, ntd)) { in xhci_xfer_setup()