Searched defs:_dmac_ll (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Ddditypes.h85 uint64_t _dmac_ll; /* 64 bit DMA address */ member in union:__anon7125::__anon7126
92 #define dmac_laddress _dmu._dmac_ll
/illumos-gate/usr/src/uts/common/sys/1394/
H A Dixl1394.h197 * set this _dmac_ll to the buffer's allocated and bound
198 * ddi_dma_cookie_t's _dmac_ll.
201 uint64_t _dmac_ll; /* 64-bit DMA address */ member in union:ixl1394_buf_u
206 #define ixldmac_laddr _dmac_ll
234 ixl1394_xfer_pkt::ixl_buf._dmac_ll \
257 ixl1394_xfer_buf::ixl_buf._dmac_ll \

Completed in 50 milliseconds