tag | line | file | source code |
---|---|---|---|
SCSIID | 675 | drivers/scsi/aha152x.c | SETPORT( SCSIID, this_host << 4 ); |
SCSIID | 879 | drivers/scsi/aha152x.c | SETPORT( SCSIID, (this_host << OID_) | current_SC->target ); |
SCSIID | 1174 | drivers/scsi/aha152x.c | SETPORT( SCSIID, (this_host << OID_) | target ); |
SCSIID | 1255 | drivers/scsi/aha152x.c | SETPORT( SCSIID, (this_host << OID_) | current_SC->target ); |