HomeSort by: relevance | last modified time | path
    Searched refs:OOSIOP_ISTAT_SIP (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/ic/
oosiopreg.h 281 #define OOSIOP_ISTAT_SIP 0x02 /* SCSI Interrupt pending */
oosiop.c 1024 if ((istat & (OOSIOP_ISTAT_SIP | OOSIOP_ISTAT_DIP)) == 0)
1088 if (istat & OOSIOP_ISTAT_SIP) {

Completed in 14 milliseconds