tag | line | file | source code |
---|---|---|---|
SCSIID | 652 | drivers/scsi/aha152x.c | SETPORT( SCSIID, this_host << 4 ); |
SCSIID | 848 | drivers/scsi/aha152x.c | SETPORT( SCSIID, (this_host << OID_) | current_SC->target ); |
SCSIID | 1124 | drivers/scsi/aha152x.c | SETPORT( SCSIID, (this_host << OID_) | target ); |
SCSIID | 1205 | drivers/scsi/aha152x.c | SETPORT( SCSIID, (this_host << OID_) | current_SC->target ); |