Searched refs:UHCI_TD_ALIGN (Results 1 – 2 of 2) sorted by relevance
42 #define UHCI_TD_ALIGN 16 macro45 #if ((USB_PAGE_SIZE < UHCI_TD_ALIGN) || (UHCI_TD_ALIGN == 0) || \115 } __aligned(UHCI_TD_ALIGN);
187 sizeof(uhci_td_t), UHCI_TD_ALIGN); in uhci_iterate_hw_softc()192 sizeof(uhci_td_t), UHCI_TD_ALIGN); in uhci_iterate_hw_softc()2892 UHCI_TD_ALIGN, ntd)) { in uhci_xfer_setup()