Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/i86pc/sys/
H A Dioat.h81 #define IOAT_CHANNELREG_OFFSET 0x80 macro
/illumos-gate/usr/src/uts/i86pc/io/ioat/
H A Dioat_chan.c123 (uintptr_t)(IOAT_CHANNELREG_OFFSET * (i + 1))); in ioat_channel_init()