Searched refs:EHCI_QTD_SIZE (Results 1 – 2 of 2) sorted by relevance
347 #define EHCI_QTD_SIZE (roundup(sizeof(ehci_qtd_t), EHCI_QTD_ALLOC_ALIGN)) macro348 #define EHCI_QTD_CHUNK (EHCI_PAGE_SIZE / EHCI_QTD_SIZE)
2987 EHCI_QTD_SIZE * EHCI_QTD_CHUNK, in ehci_alloc_sqtd()3000 const int offs = i * EHCI_QTD_SIZE; in ehci_alloc_sqtd()