Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/chxge/
H A Dch.c1170 cmp->ce_pa = cookie.dmac_laddress; in ch_bind_dma_handle()
1180 cmp->ce_pa = cookie.dmac_laddress; in ch_bind_dma_handle()
1331 cmp->ce_pa = cookie.dmac_laddress; in ch_bind_dvma_handle()
H A Dsge.h237 uint64_t ce_pa; /* physical address */ member
H A Dsge.c414 mapping = cmp->ce_pa; in sge_data_out()
452 mapping = cmp->ce_pa; in sge_data_out()
H A Dpe.c277 hmp->ce_pa = ((tbuf_t *)mp)->tb_pa; in pe_start()