Home
last modified time | relevance | path

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

/mirbsd/src/sys/dev/ic/
Doosiopreg.h282 #define OOSIOP_ISTAT_SIP 0x02 /* SCSI Interrupt pending */ macro
Doosiop.c821 (OOSIOP_ISTAT_SIP | OOSIOP_ISTAT_DIP)) == 0) { in oosiop_poll()
1116 if ((istat & (OOSIOP_ISTAT_SIP | OOSIOP_ISTAT_DIP)) == 0) in oosiop_intr()
1191 if (istat & OOSIOP_ISTAT_SIP) { in oosiop_processintr()