tag | line | file | source code |
---|---|---|---|
DFIFOEMP | 1499 | drivers/scsi/aha152x.c | while( TESTLO ( DMASTAT, DFIFOEMP|INTSTAT ) ) |
DFIFOEMP | 1945 | drivers/scsi/aha152x.c | while( TESTLO ( DMASTAT, DFIFOEMP|INTSTAT ) ) |
DFIFOEMP | 2275 | drivers/scsi/aha152x.c | if( s & DFIFOEMP ) printk("DFIFOEMP "); |