Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun/io/eri/
H A Deri.h424 uint32_t tbuf_ioaddr; member
H A Deri.c991 if (erip->tbuf_ioaddr != 0) { in eri_detach()
993 erip->tbuf_ioaddr = 0; in eri_detach()
2199 erip->tbuf_ioaddr = 0; in eri_unallocthings()
2725 erip->tbuf_ioaddr = dma_cookie.dmac_address; in eri_allocthings()
3547 c.dmac_address = erip->tbuf_ioaddr + offset; in eri_send_msg()