Searched refs:UHCI_QH_ALIGN (Results 1 – 2 of 2) sorted by relevance
43 #define UHCI_QH_ALIGN 16 macro46 (USB_PAGE_SIZE < UHCI_QH_ALIGN) || (UHCI_QH_ALIGN == 0))153 } __aligned(UHCI_QH_ALIGN);
175 sizeof(uhci_qh_t), UHCI_QH_ALIGN); in uhci_iterate_hw_softc()178 sizeof(uhci_qh_t), UHCI_QH_ALIGN); in uhci_iterate_hw_softc()181 sizeof(uhci_qh_t), UHCI_QH_ALIGN); in uhci_iterate_hw_softc()184 sizeof(uhci_qh_t), UHCI_QH_ALIGN); in uhci_iterate_hw_softc()198 sizeof(uhci_qh_t), UHCI_QH_ALIGN); in uhci_iterate_hw_softc()2930 UHCI_QH_ALIGN, nqh)) { in uhci_xfer_setup()