Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/1394/adapters/
H A Dhci1394_buf.h66 ddi_dma_cookie_t bi_cookie; /* ddi_dma_addr_bind_handle */ member
/illumos-gate/usr/src/uts/common/io/1394/adapters/
H A Dhci1394_ixl_comp.c2214 (size > (wvp->dma_currentp->mem.bi_cookie.dmac_size - in hci1394_alloc_dma_mem()
2238 memp->bi_cookie.dmac_size; in hci1394_alloc_dma_mem()
2243 &dma_new->mem.bi_cookie); in hci1394_alloc_dma_mem()
2245 if (dma_new->mem.bi_cookie.dmac_size >= size) { in hci1394_alloc_dma_mem()
2253 dma_new->mem.bi_cookie.dmac_size; in hci1394_alloc_dma_mem()
2272 if (dma_new->mem.bi_cookie.dmac_size < size) { in hci1394_alloc_dma_mem()
2294 dma_new->mem.bi_cookie.dmac_address = in hci1394_alloc_dma_mem()
2313 *dma_bound = wvp->dma_currentp->mem.bi_cookie.dmac_address + in hci1394_alloc_dma_mem()
H A Dhci1394_q.c134 desc->qb_cookie[0] = desc->qb_buf.bi_cookie; in hci1394_q_init()
137 &desc->qb_buf.bi_cookie); in hci1394_q_init()
138 desc->qb_cookie[index] = desc->qb_buf.bi_cookie; in hci1394_q_init()
172 data->qb_cookie[0] = data->qb_buf.bi_cookie; in hci1394_q_init()
185 data->qb_cookie[0] = data->qb_buf.bi_cookie; in hci1394_q_init()
188 &data->qb_buf.bi_cookie); in hci1394_q_init()
189 data->qb_cookie[index] = data->qb_buf.bi_cookie; in hci1394_q_init()
H A Dhci1394_buf.c130 DDI_DMA_STREAMING, DDI_DMA_SLEEP, NULL, &info->bi_cookie, in hci1394_buf_alloc()
H A Dhci1394_ohci.c2233 (uint32_t)ohci_hdl->ohci_cfgrom.bi_cookie.dmac_address); in hci1394_ohci_resume()
2238 (uint32_t)ohci_hdl->ohci_selfid.bi_cookie.dmac_address); in hci1394_ohci_resume()
2295 (uint32_t)ohci_hdl->ohci_selfid.bi_cookie.dmac_address); in hci1394_ohci_selfid_init()
2445 (uint32_t)ohci_hdl->ohci_cfgrom.bi_cookie.dmac_address); in hci1394_ohci_cfgrom_init()