Home
last modified time | relevance | path

Searched refs:ohci_ed_pool_size (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/usb/hcd/openhci/
H A Dohci.c56 int ohci_ed_pool_size = OHCI_ED_POOL_SIZE; variable
1048 ohci_ed_pool_size * sizeof (ohci_ed_t), in ohci_allocate_pools()
1071 ohci_ed_pool_size * sizeof (ohci_ed_t)); in ohci_allocate_pools()
1094 for (i = 0; i < ohci_ed_pool_size; i ++) { in ohci_allocate_pools()
3769 for (i = NUM_STATIC_NODES; i < ohci_ed_pool_size; i ++) { in ohci_alloc_hc_ed()
3780 if (i == ohci_ed_pool_size) { in ohci_alloc_hc_ed()
4668 sizeof (ohci_ed_t) * ohci_ed_pool_size); in ohci_ed_cpu_to_iommu()
4696 (uintptr_t)(sizeof (ohci_ed_t) * ohci_ed_pool_size)); in ohci_ed_iommu_to_cpu()