tag | line | file | source code |
---|---|---|---|
SEMPTY | 1483 | drivers/scsi/aha152x.c | while( TESTLO ( SSTAT2, SEMPTY ) ) |
SEMPTY | 1726 | drivers/scsi/aha152x.c | while( TESTLO( SSTAT2, SEMPTY ) ) |
SEMPTY | 1952 | drivers/scsi/aha152x.c | while( TESTLO( SSTAT2, SEMPTY ) ) |
SEMPTY | 2189 | drivers/scsi/aha152x.c | if( s & SEMPTY) printk("SEMPTY "); |