tag | line | file | source code |
TESTLO | 433 | drivers/scsi/aha152x.c | while( TESTHI( SCSISIG, ACKI ) || TESTLO( SSTAT1, REQINIT ) ); |
TESTLO | 833 | drivers/scsi/aha152x.c | if(ptr && TESTLO(SSTAT1, BUSFREE) ) |
TESTLO | 918 | drivers/scsi/aha152x.c | if( TESTLO( SSTAT1, BUSFREE ) ) |
TESTLO | 1034 | drivers/scsi/aha152x.c | while( TESTLO( SSTAT1, BUSFREE ) ) |
TESTLO | 1127 | drivers/scsi/aha152x.c | if(TESTLO( SSTAT0, SELDI )) |
TESTLO | 1238 | drivers/scsi/aha152x.c | if( TESTLO( SSTAT1, SELTO ) ) |
TESTLO | 1252 | drivers/scsi/aha152x.c | if( TESTLO(SSTAT0, SELDO) ) |
TESTLO | 1325 | drivers/scsi/aha152x.c | if( TESTLO( SSTAT0, SELINGO ) ) |
TESTLO | 1387 | drivers/scsi/aha152x.c | while( TESTLO( DMASTAT, INTSTAT ) ) |
TESTLO | 1449 | drivers/scsi/aha152x.c | while( TESTLO ( DMASTAT, DFIFOEMP|INTSTAT ) ) |
TESTLO | 1472 | drivers/scsi/aha152x.c | while( TESTLO ( SSTAT2, SEMPTY ) ) |
TESTLO | 1707 | drivers/scsi/aha152x.c | while( TESTLO ( DMASTAT, DFIFOFULL|INTSTAT ) ) |
TESTLO | 1715 | drivers/scsi/aha152x.c | while( TESTLO( SSTAT2, SEMPTY ) ) |
TESTLO | 1856 | drivers/scsi/aha152x.c | while( TESTLO( SSTAT1, PHASEMIS ) && |
TESTLO | 1890 | drivers/scsi/aha152x.c | while( TESTLO ( DMASTAT, DFIFOEMP|INTSTAT ) ) |
TESTLO | 1899 | drivers/scsi/aha152x.c | if ( TESTLO( SSTAT1, PHASEMIS ) && |
TESTLO | 1941 | drivers/scsi/aha152x.c | while( TESTLO( SSTAT2, SEMPTY ) ) |