| tag | line | file | source code |
| TESTLO | 518 | drivers/scsi/aha152x.c | while( TESTHI( SCSISIG, ACKI ) || TESTLO( SSTAT1, REQINIT ) ); |
| TESTLO | 930 | drivers/scsi/aha152x.c | if ( TESTLO(SSTAT1, BUSFREE) || (current_SC && current_SC!=SCpnt)) |
| TESTLO | 1053 | drivers/scsi/aha152x.c | if( TESTLO( SSTAT1, BUSFREE ) ) |
| TESTLO | 1202 | drivers/scsi/aha152x.c | while( TESTLO( SSTAT1, BUSFREE ) ) |
| TESTLO | 1304 | drivers/scsi/aha152x.c | if(TESTLO( SSTAT0, SELDI )) |
| TESTLO | 1424 | drivers/scsi/aha152x.c | if( TESTLO( SSTAT1, SELTO ) ) |
| TESTLO | 1438 | drivers/scsi/aha152x.c | if( TESTLO(SSTAT0, SELDO) ) |
| TESTLO | 1514 | drivers/scsi/aha152x.c | if( TESTLO( SSTAT0, SELINGO ) ) |
| TESTLO | 1580 | drivers/scsi/aha152x.c | while( TESTLO( DMASTAT, INTSTAT ) ) |
| TESTLO | 1644 | drivers/scsi/aha152x.c | while( TESTLO ( DMASTAT, DFIFOEMP|INTSTAT ) ) |
| TESTLO | 1676 | drivers/scsi/aha152x.c | while( TESTLO ( SSTAT2, SEMPTY ) ) |
| TESTLO | 1941 | drivers/scsi/aha152x.c | while( TESTLO ( DMASTAT, DFIFOFULL|INTSTAT ) ) |
| TESTLO | 1949 | drivers/scsi/aha152x.c | while( TESTLO( SSTAT2, SEMPTY ) ) |
| TESTLO | 2103 | drivers/scsi/aha152x.c | while( TESTLO( SSTAT1, PHASEMIS ) && |
| TESTLO | 2139 | drivers/scsi/aha152x.c | while( TESTLO ( DMASTAT, DFIFOEMP|INTSTAT ) ) |
| TESTLO | 2149 | drivers/scsi/aha152x.c | if ( TESTLO( SSTAT1, PHASEMIS ) && |
| TESTLO | 2193 | drivers/scsi/aha152x.c | while( TESTLO( SSTAT2, SEMPTY ) ) |