Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/controller/
H A Dxhci.h59 #define XHCI_TRB_ALIGN 16 /* bytes */ macro
389 } __aligned(XHCI_TRB_ALIGN);
H A Dxhci.c2710 sizeof(struct xhci_dev_endpoint_trbs), XHCI_TRB_ALIGN)) { in xhci_alloc_device_ext()
/freebsd/usr.sbin/bhyve/
H A Dpci_xhci.h86 #define XHCI_TRB_ALIGN 16 /* bytes */ macro