taglinefilesource code
DMASTAT1650drivers/scsi/aha152x.cwhile(TESTLO(DMASTAT, INTSTAT))
DMASTAT1729drivers/scsi/aha152x.cwhile(TESTLO(DMASTAT, INTSTAT))
DMASTAT2013drivers/scsi/aha152x.cwhile(TESTLO (DMASTAT, DFIFOFULL|INTSTAT))
DMASTAT2021drivers/scsi/aha152x.cif(TESTHI(DMASTAT, DFIFOFULL))
DMASTAT2226drivers/scsi/aha152x.cwhile(TESTLO(DMASTAT, DFIFOEMP|INTSTAT))
DMASTAT2447drivers/scsi/aha152x.cprintk("INTSTAT (%s); ", TESTHI(DMASTAT, INTSTAT) ? "hi" : "lo");
DMASTAT2563drivers/scsi/aha152x.cs=GETPORT(DMASTAT);