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