tag | line | file | source code |
---|---|---|---|
SEMPTY | 1522 | drivers/scsi/aha152x.c | while( TESTLO ( SSTAT2, SEMPTY ) ) |
SEMPTY | 1765 | drivers/scsi/aha152x.c | while( TESTLO( SSTAT2, SEMPTY ) ) |
SEMPTY | 1996 | drivers/scsi/aha152x.c | while( TESTLO( SSTAT2, SEMPTY ) ) |
SEMPTY | 2233 | drivers/scsi/aha152x.c | if( s & SEMPTY) printk("SEMPTY "); |