tag | line | file | source code |
TESTLO | 465 | drivers/scsi/aha152x.c | while( TESTHI( SCSISIG, ACKI ) || TESTLO( SSTAT1, REQINIT ) ); |
TESTLO | 841 | drivers/scsi/aha152x.c | if (!current_SC && TESTLO(SSTAT1, BUSFREE)) |
TESTLO | 845 | drivers/scsi/aha152x.c | if( TESTLO(SSTAT1, BUSFREE) ) { |
TESTLO | 953 | drivers/scsi/aha152x.c | if( TESTLO( SSTAT1, BUSFREE ) ) |
TESTLO | 1084 | drivers/scsi/aha152x.c | while( TESTLO( SSTAT1, BUSFREE ) ) |
TESTLO | 1177 | drivers/scsi/aha152x.c | if(TESTLO( SSTAT0, SELDI )) |
TESTLO | 1288 | drivers/scsi/aha152x.c | if( TESTLO( SSTAT1, SELTO ) ) |
TESTLO | 1302 | drivers/scsi/aha152x.c | if( TESTLO(SSTAT0, SELDO) ) |
TESTLO | 1375 | drivers/scsi/aha152x.c | if( TESTLO( SSTAT0, SELINGO ) ) |
TESTLO | 1437 | drivers/scsi/aha152x.c | while( TESTLO( DMASTAT, INTSTAT ) ) |
TESTLO | 1499 | drivers/scsi/aha152x.c | while( TESTLO ( DMASTAT, DFIFOEMP|INTSTAT ) ) |
TESTLO | 1522 | drivers/scsi/aha152x.c | while( TESTLO ( SSTAT2, SEMPTY ) ) |
TESTLO | 1757 | drivers/scsi/aha152x.c | while( TESTLO ( DMASTAT, DFIFOFULL|INTSTAT ) ) |
TESTLO | 1765 | drivers/scsi/aha152x.c | while( TESTLO( SSTAT2, SEMPTY ) ) |
TESTLO | 1911 | drivers/scsi/aha152x.c | while( TESTLO( SSTAT1, PHASEMIS ) && |
TESTLO | 1945 | drivers/scsi/aha152x.c | while( TESTLO ( DMASTAT, DFIFOEMP|INTSTAT ) ) |
TESTLO | 1954 | drivers/scsi/aha152x.c | if ( TESTLO( SSTAT1, PHASEMIS ) && |
TESTLO | 1996 | drivers/scsi/aha152x.c | while( TESTLO( SSTAT2, SEMPTY ) ) |