Searched refs:ASC_INTR_STAT (Results 1 - 1 of 1) sorted by relevance

/drivers/scsi/
H A Dwd7000.c343 #define ASC_INTR_STAT 1 /* Interrupt Status, Read */ macro
1015 flag = inb(host->iobase + ASC_INTR_STAT);
1205 if ((diag = inb(host->iobase + ASC_INTR_STAT)) != 1) {
1487 if (inb(iobase + ASC_INTR_STAT) == 1) {

Completed in 77 milliseconds