| tag | line | file | source code |
|---|---|---|---|
| SCSIRSTI | 499 | drivers/scsi/aha152x.c | while( !( ( sstat1 = GETPORT( SSTAT1 ) ) & (BUSFREE|SCSIRSTI|REQINIT ) ) ) |
| SCSIRSTI | 503 | drivers/scsi/aha152x.c | if( sstat1 & SCSIRSTI ) |
| SCSIRSTI | 507 | drivers/scsi/aha152x.c | SETPORT( SSTAT1, SCSIRSTI ); |
| SCSIRSTI | 2367 | drivers/scsi/aha152x.c | if( s & SCSIRSTI ) printk("SCSIRSTI "); |
| SCSIRSTI | 2393 | drivers/scsi/aha152x.c | if( s & SCSIRSTI ) printk("SCSIRSTI "); |