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/
H A Dehci.h67 #define EHCI_QTD_ALIGN 64 macro
75 (USB_PAGE_SIZE < EHCI_QTD_ALIGN) || (EHCI_QTD_ALIGN == 0) || \
217 } __aligned(EHCI_QTD_ALIGN);
H A Dehci.c3621 EHCI_QTD_ALIGN, nqtd)) {

Completed in 6 milliseconds