Searched refs:hal_attr (Results 1 – 1 of 1) sorted by relevance
309 ddi_dma_attr_t *hal_attr; in nx1394_dma_allochdl() local325 hal_attr = &hal->halinfo.dma_attr; in nx1394_dma_allochdl()326 ASSERT(hal_attr); in nx1394_dma_allochdl()327 ddi_dma_attr_merge(attr, hal_attr); in nx1394_dma_allochdl()