Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/1394/
H A Dnx1394.c309 ddi_dma_attr_t *hal_attr; in nx1394_dma_allochdl() local
325 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()