Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/dev/usb/controller/
Dehci.h68 #define EHCI_QTD_ALIGN 64 macro
76 (USB_PAGE_SIZE < EHCI_QTD_ALIGN) || (EHCI_QTD_ALIGN == 0) || \
218 } __aligned(EHCI_QTD_ALIGN);
Dehci.c3622 EHCI_QTD_ALIGN, nqtd)) {