Searched defs:uhci_qh_pool_cookie (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/usb/hcd/uhci/
H A Duhcid.h171 ddi_dma_cookie_t uhci_qh_pool_cookie; /* DMA cookie */ member in struct:uhci_state
457 ((uint32_t)(uhcip->uhci_qh_pool_cookie.dmac_address + \
464 (uint32_t)uhcip->uhci_qh_pool_cookie.dmac_address) + \

Completed in 58 milliseconds