Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/1394/
H A Dnx1394.c268 ddi_dma_attr_t *hal_attr; in nx1394_dma_allochdl() local
281 hal_attr = &hal->halinfo.dma_attr; in nx1394_dma_allochdl()
282 ASSERT(hal_attr); in nx1394_dma_allochdl()
283 ddi_dma_attr_merge(attr, hal_attr); in nx1394_dma_allochdl()