tag | line | file | source code |
---|---|---|---|
SEMPTY | 1659 | drivers/scsi/aha152x.c | while( TESTLO ( SSTAT2, SEMPTY ) ) |
SEMPTY | 1932 | drivers/scsi/aha152x.c | while( TESTLO( SSTAT2, SEMPTY ) ) |
SEMPTY | 2176 | drivers/scsi/aha152x.c | while( TESTLO( SSTAT2, SEMPTY ) ) |
SEMPTY | 2419 | drivers/scsi/aha152x.c | if( s & SEMPTY) printk("SEMPTY "); |