Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/1394/adapters/
H A Dhci1394_ixl_comp.c75 caddr_t *dma_descpp, uint32_t *dma_desc_bound);
1281 uint32_t dma_desc_bound; in hci1394_bld_recv_pkt_desc() local
1337 if (hci1394_bld_dma_mem_desc_blk(wvp, &dma_descp, &dma_desc_bound) != in hci1394_bld_recv_pkt_desc()
1347 xctlp->dma[0].dma_bound = dma_desc_bound; in hci1394_bld_recv_pkt_desc()
1364 uint32_t dma_desc_bound; in hci1394_bld_recv_buf_ppb_desc() local
1429 &dma_desc_bound) != DDI_SUCCESS) { in hci1394_bld_recv_buf_ppb_desc()
1438 xctlp->dma[ii].dma_bound = dma_desc_bound; in hci1394_bld_recv_buf_ppb_desc()
1458 uint32_t dma_desc_bound; in hci1394_bld_recv_buf_fill_desc() local
1510 if (hci1394_bld_dma_mem_desc_blk(wvp, &dma_descp, &dma_desc_bound) in hci1394_bld_recv_buf_fill_desc()
1520 xctlp->dma[0].dma_bound = dma_desc_bound; in hci1394_bld_recv_buf_fill_desc()
[all …]