tag | line | file | source code |
---|---|---|---|
SCSIRSTI | 422 | drivers/scsi/aha152x.c | while( !( ( sstat1 = GETPORT( SSTAT1 ) ) & (BUSFREE|SCSIRSTI|REQINIT ) ) ) |
SCSIRSTI | 426 | drivers/scsi/aha152x.c | if( sstat1 & SCSIRSTI ) |
SCSIRSTI | 430 | drivers/scsi/aha152x.c | SETPORT( SSTAT1, SCSIRSTI ); |
SCSIRSTI | 2117 | drivers/scsi/aha152x.c | if( s & SCSIRSTI ) printk("SCSIRSTI "); |
SCSIRSTI | 2143 | drivers/scsi/aha152x.c | if( s & SCSIRSTI ) printk("SCSIRSTI "); |