tag | line | file | source code |
---|---|---|---|
SEMPTY | 1472 | drivers/scsi/aha152x.c | while( TESTLO ( SSTAT2, SEMPTY ) ) |
SEMPTY | 1715 | drivers/scsi/aha152x.c | while( TESTLO( SSTAT2, SEMPTY ) ) |
SEMPTY | 1941 | drivers/scsi/aha152x.c | while( TESTLO( SSTAT2, SEMPTY ) ) |
SEMPTY | 2178 | drivers/scsi/aha152x.c | if( s & SEMPTY) printk("SEMPTY "); |