Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/usb/hcd/uhci/
H A Duhci.h123 SetReg32((ucp)->uhci_td_pool_mem_handle, (addr), (val))
125 GetReg32((ucp)->uhci_td_pool_mem_handle, (addr))
H A Duhcid.h167 ddi_acc_handle_t uhci_td_pool_mem_handle; /* Mem hndle */ member
/illumos-gate/usr/src/uts/common/io/usb/hcd/uhci/
H A Duhciutil.c253 &uhcip->uhci_td_pool_mem_handle)) { in uhci_allocate_pools()
360 if (uhcip->uhci_td_pool_addr && uhcip->uhci_td_pool_mem_handle) { in uhci_free_pools()
379 ddi_dma_mem_free(&uhcip->uhci_td_pool_mem_handle); in uhci_free_pools()