Searched refs:OOSIOP_ISTAT_SIP (Results 1 – 2 of 2) sorted by relevance
282 #define OOSIOP_ISTAT_SIP 0x02 /* SCSI Interrupt pending */ macro
821 (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()