Home
last modified time | relevance | path

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

/trueos/sys/dev/txp/
HDif_txp.c1199 bus_addr_t txp_busaddr; member
1213 ctx->txp_busaddr = segs[0].ds_addr; in txp_dmamap_cb()
1253 ctx.txp_busaddr = 0; in txp_dma_alloc()
1256 if (error != 0 || ctx.txp_busaddr == 0) { in txp_dma_alloc()
1261 *paddr = ctx.txp_busaddr; in txp_dma_alloc()