Searched refs:ohci_td_pool_size (Results 1 – 1 of 1) sorted by relevance
57 int ohci_td_pool_size = OHCI_TD_POOL_SIZE; variable993 ohci_td_pool_size * sizeof (ohci_td_t), in ohci_allocate_pools()1018 ohci_td_pool_size * sizeof (ohci_td_t)); in ohci_allocate_pools()1044 for (i = 0; i < ohci_td_pool_size; i ++) { in ohci_allocate_pools()2171 for (i = 0; i < ohci_td_pool_size; i ++) { in ohci_cleanup()5968 for (i = 0; i < ohci_td_pool_size; i ++) { in ohci_allocate_td_from_pool()5975 if (i >= ohci_td_pool_size) { in ohci_allocate_td_from_pool()6713 sizeof (ohci_td_t) * ohci_td_pool_size); in ohci_td_cpu_to_iommu()6744 (uintptr_t)(sizeof (ohci_td_t) * ohci_td_pool_size)); in ohci_td_iommu_to_cpu()