Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/usb/hcd/uhci/
H A Duhci.h118 SetReg32((ucp)->uhci_qh_pool_mem_handle, (addr), (val))
120 GetReg32((ucp)->uhci_qh_pool_mem_handle, (addr))
H A Duhcid.h173 ddi_acc_handle_t uhci_qh_pool_mem_handle; /* Mem handle */ member
/illumos-gate/usr/src/uts/common/io/usb/hcd/uhci/
H A Duhciutil.c304 &uhcip->uhci_qh_pool_mem_handle) != DDI_SUCCESS) { in uhci_allocate_pools()
387 if (uhcip->uhci_qh_pool_addr && uhcip->uhci_qh_pool_mem_handle) { in uhci_free_pools()
393 ddi_dma_mem_free(&uhcip->uhci_qh_pool_mem_handle); in uhci_free_pools()