Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/i86pc/io/ioat/
H A Dioat_chan.c206 (uint32_t *)&channel->ic_regs[IOAT_CHAN_ERR]); in ioat_channel_alloc()
213 (uint32_t *)&channel->ic_regs[IOAT_CHAN_ERR], estat); in ioat_channel_alloc()
321 (uint32_t *)&channel->ic_regs[IOAT_CHAN_ERR]); in ioat_channel_resume()
328 (uint32_t *)&channel->ic_regs[IOAT_CHAN_ERR], in ioat_channel_resume()
471 (uint32_t *)&channel->ic_regs[IOAT_CHAN_ERR]); in ioat_channel_intr()
/illumos-gate/usr/src/uts/i86pc/sys/
H A Dioat.h88 #define IOAT_CHAN_ERR 0x28 /* 32-bit */ macro