Searched refs:UHCI_QH_ALIGN (Results 1 – 3 of 3) sorted by relevance
105 …ine UHCI_SQH_SIZE ((sizeof (struct uhci_soft_qh) + UHCI_QH_ALIGN - 1) / UHCI_QH_ALIGN * UHCI_QH_AL…
111 #define UHCI_QH_ALIGN 16 macro
1479 UHCI_QH_ALIGN, USB_DMA_COHERENT, &dma); in uhci_alloc_sqh()