Home
last modified time | relevance | path

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

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