Searched refs:h_dma (Results 1 – 5 of 5) sorted by relevance
66 h->h_dma = dma; in sda_host_alloc()
118 if (slot->s_hostp->h_dma != NULL) { in sda_mem_rw()
513 slot->s_bdh = bd_alloc_handle(slot, &sda_bd_ops, h->h_dma, KM_SLEEP); in sda_slot_attach()
167 ddi_dma_attr_t *h_dma; /* dma attr, needed for mem */ member
204 ddi_dma_attr_t *h_dma; member684 if (hdl->h_dma) { in bd_attach()685 bd->d_dma = *(hdl->h_dma); in bd_attach()2333 hdl->h_dma = dma; in bd_alloc_handle()