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

/freebsd-11-stable/sys/dev/usb/controller/
H A Dohci.h43 #define OHCI_TD_ALIGN 16 macro
52 (USB_PAGE_SIZE < OHCI_TD_ALIGN) || (OHCI_TD_ALIGN == 0) || \
140 } __aligned(OHCI_TD_ALIGN);
H A Dohci.c2463 OHCI_TD_ALIGN, ntd)) {

Completed in 80 milliseconds