taglinefilesource code
DMASTAT1666drivers/scsi/aha152x.cwhile(TESTLO(DMASTAT, INTSTAT))
DMASTAT1745drivers/scsi/aha152x.cwhile(TESTLO(DMASTAT, INTSTAT))
DMASTAT2030drivers/scsi/aha152x.cwhile(TESTLO (DMASTAT, DFIFOFULL|INTSTAT))
DMASTAT2038drivers/scsi/aha152x.cif(TESTHI(DMASTAT, DFIFOFULL))
DMASTAT2243drivers/scsi/aha152x.cwhile(TESTLO(DMASTAT, DFIFOEMP|INTSTAT))
DMASTAT2464drivers/scsi/aha152x.cprintk("INTSTAT (%s); ", TESTHI(DMASTAT, INTSTAT) ? "hi" : "lo");
DMASTAT2580drivers/scsi/aha152x.cs=GETPORT(DMASTAT);