Home
last modified time | relevance | path

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

/openbsd/sys/dev/ic/
H A Dsiopreg.h145 #define DSTAT_SIR 0x04 macro
H A Dsiop.c440 if (dstat & ~(DSTAT_SIR | DSTAT_DFE | DSTAT_SSI)) { in siop_intr()
595 if ((istat & ISTAT_DIP) && (dstat & DSTAT_SIR)) { in siop_intr()
637 if ((istat & ISTAT_DIP) && (dstat & DSTAT_SIR)) { /* script interrupt */ in siop_intr()