Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/dev/usb/controller/
H A Dxhci.h59 #define XHCI_TRB_ALIGN 16 /* bytes */ macro
363 } __aligned(XHCI_TRB_ALIGN);
H A Dxhci.c2713 sizeof(struct xhci_dev_endpoint_trbs), XHCI_TRB_ALIGN)) { in xhci_alloc_device_ext()

Completed in 7 milliseconds