Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/controller/
H A Dxhci.h59 #define XHCI_TRB_ALIGN 16 /* bytes */ macro
389 } __aligned(XHCI_TRB_ALIGN);
/freebsd/usr.sbin/bhyve/
H A Dpci_xhci.h86 #define XHCI_TRB_ALIGN 16 /* bytes */ macro