Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/i86pc/sys/
H A Dioat.h67 #define IOAT_INTRCTL_INTR_STAT 0x2 macro
/illumos-gate/usr/src/uts/i86pc/io/ioat/
H A Dioat.c642 if (!(intrctrl & IOAT_INTRCTL_INTR_STAT)) { in ioat_isr()