tag | line | file | source code |
---|---|---|---|
SCSIRSTI | 433 | drivers/scsi/aha152x.c | while( !( ( sstat1 = GETPORT( SSTAT1 ) ) & (BUSFREE|SCSIRSTI|REQINIT ) ) ) |
SCSIRSTI | 437 | drivers/scsi/aha152x.c | if( sstat1 & SCSIRSTI ) |
SCSIRSTI | 441 | drivers/scsi/aha152x.c | SETPORT( SSTAT1, SCSIRSTI ); |
SCSIRSTI | 2128 | drivers/scsi/aha152x.c | if( s & SCSIRSTI ) printk("SCSIRSTI "); |
SCSIRSTI | 2154 | drivers/scsi/aha152x.c | if( s & SCSIRSTI ) printk("SCSIRSTI "); |