tag | line | file | source code |
---|---|---|---|
SCSIRSTI | 538 | drivers/scsi/aha152x.c | while(!((sstat1 = GETPORT(SSTAT1)) & (BUSFREE|SCSIRSTI|REQINIT))) |
SCSIRSTI | 542 | drivers/scsi/aha152x.c | if(sstat1 & SCSIRSTI) |
SCSIRSTI | 545 | drivers/scsi/aha152x.c | SETPORT(SSTAT1, SCSIRSTI); |
SCSIRSTI | 2480 | drivers/scsi/aha152x.c | if(s & SCSIRSTI) printk("SCSIRSTI "); |
SCSIRSTI | 2506 | drivers/scsi/aha152x.c | if(s & SCSIRSTI) printk("SCSIRSTI "); |