tag | line | file | source code |
TESTLO | 444 | drivers/scsi/aha152x.c | while( TESTHI( SCSISIG, ACKI ) || TESTLO( SSTAT1, REQINIT ) ); |
TESTLO | 844 | drivers/scsi/aha152x.c | if(ptr && TESTLO(SSTAT1, BUSFREE) ) |
TESTLO | 929 | drivers/scsi/aha152x.c | if( TESTLO( SSTAT1, BUSFREE ) ) |
TESTLO | 1045 | drivers/scsi/aha152x.c | while( TESTLO( SSTAT1, BUSFREE ) ) |
TESTLO | 1138 | drivers/scsi/aha152x.c | if(TESTLO( SSTAT0, SELDI )) |
TESTLO | 1249 | drivers/scsi/aha152x.c | if( TESTLO( SSTAT1, SELTO ) ) |
TESTLO | 1263 | drivers/scsi/aha152x.c | if( TESTLO(SSTAT0, SELDO) ) |
TESTLO | 1336 | drivers/scsi/aha152x.c | if( TESTLO( SSTAT0, SELINGO ) ) |
TESTLO | 1398 | drivers/scsi/aha152x.c | while( TESTLO( DMASTAT, INTSTAT ) ) |
TESTLO | 1460 | drivers/scsi/aha152x.c | while( TESTLO ( DMASTAT, DFIFOEMP|INTSTAT ) ) |
TESTLO | 1483 | drivers/scsi/aha152x.c | while( TESTLO ( SSTAT2, SEMPTY ) ) |
TESTLO | 1718 | drivers/scsi/aha152x.c | while( TESTLO ( DMASTAT, DFIFOFULL|INTSTAT ) ) |
TESTLO | 1726 | drivers/scsi/aha152x.c | while( TESTLO( SSTAT2, SEMPTY ) ) |
TESTLO | 1867 | drivers/scsi/aha152x.c | while( TESTLO( SSTAT1, PHASEMIS ) && |
TESTLO | 1901 | drivers/scsi/aha152x.c | while( TESTLO ( DMASTAT, DFIFOEMP|INTSTAT ) ) |
TESTLO | 1910 | drivers/scsi/aha152x.c | if ( TESTLO( SSTAT1, PHASEMIS ) && |
TESTLO | 1952 | drivers/scsi/aha152x.c | while( TESTLO( SSTAT2, SEMPTY ) ) |