Searched refs:ASC_INTR_STAT (Results 1 – 1 of 1) sorted by relevance
343 #define ASC_INTR_STAT 1 /* Interrupt Status, Read */ macro1015 flag = inb(host->iobase + ASC_INTR_STAT); in wd7000_intr()1205 if ((diag = inb(host->iobase + ASC_INTR_STAT)) != 1) { in wd7000_adapter_reset()1468 if (inb(iobase + ASC_INTR_STAT) == 1) { in wd7000_detect()