Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/usb/hcd/ehci/
H A Dehci_polled.c841 qtd = (ehci_qtd_t *)(ehci_qtd_iommu_to_cpu(ehcip, in ehci_polled_init()
1385 next_qtd = ehci_qtd_iommu_to_cpu(ehcip, in ehci_polled_process_active_intr_qtd_list()
1530 ehci_qtd_iommu_to_cpu(ehcip, Get_QTD(qtd->qtd_tw_next_qtd)); in ehci_polled_insert_intr_qtd()
1549 curr_dummy_qtd = ehci_qtd_iommu_to_cpu(ehcip, in ehci_polled_insert_intr_qtd()
1551 next_dummy_qtd = ehci_qtd_iommu_to_cpu(ehcip, in ehci_polled_insert_intr_qtd()
1602 tw->tw_qtd_free_list = ehci_qtd_iommu_to_cpu(ehcip, in ehci_polled_insert_bulk_qtd()
1607 curr_dummy_qtd = ehci_qtd_iommu_to_cpu(ehcip, in ehci_polled_insert_bulk_qtd()
1609 next_dummy_qtd = ehci_qtd_iommu_to_cpu(ehcip, in ehci_polled_insert_bulk_qtd()
1813 next_qtd = ehci_qtd_iommu_to_cpu(ehcip, in ehci_polled_create_done_qtd_list()
1861 next_qtd = ehci_qtd_iommu_to_cpu(ehcip, in ehci_polled_insert_qtd_into_active_intr_qtd_list()
[all …]
H A Dehci_xfer.c203 ehci_qtd_t *ehci_qtd_iommu_to_cpu(
1330 first_dummy_qtd = ehci_qtd_iommu_to_cpu(ehcip, in ehci_deallocate_qh()
1336 second_dummy_qtd = ehci_qtd_iommu_to_cpu(ehcip, in ehci_deallocate_qh()
2270 tw->tw_qtd_free_list = ehci_qtd_iommu_to_cpu(ehcip, in ehci_insert_qtd()
2275 curr_dummy_qtd = ehci_qtd_iommu_to_cpu(ehcip, in ehci_insert_qtd()
2277 next_dummy_qtd = ehci_qtd_iommu_to_cpu(ehcip, in ehci_insert_qtd()
2577 next_qtd = ehci_qtd_iommu_to_cpu(ehcip, in ehci_insert_qtd_into_active_qtd_list()
2582 next_qtd = ehci_qtd_iommu_to_cpu(ehcip, in ehci_insert_qtd_into_active_qtd_list()
2618 curr_qtd = ehci_qtd_iommu_to_cpu(ehcip, in ehci_remove_qtd_from_active_qtd_list()
2623 prev_qtd = ehci_qtd_iommu_to_cpu(ehcip, in ehci_remove_qtd_from_active_qtd_list()
[all …]
H A Dehci_intr.c308 next_qtd = ehci_qtd_iommu_to_cpu(ehcip, in ehci_traverse_active_qtd_list()
389 next_qtd = ehci_qtd_iommu_to_cpu(ehcip, in ehci_create_done_qtd_list()
816 tw_qtd = ehci_qtd_iommu_to_cpu(ehcip, in ehci_handle_error()
899 next_qtd = (ehci_qtd_t *)ehci_qtd_iommu_to_cpu(ehcip, in ehci_cleanup_data_underrun()
909 next_qtd = ehci_qtd_iommu_to_cpu(ehcip, in ehci_cleanup_data_underrun()
/titanic_41/usr/src/uts/common/sys/usb/hcd/ehci/
H A Dehci_xfer.h126 extern ehci_qtd_t *ehci_qtd_iommu_to_cpu(