taglinefilesource code
targ1192drivers/scsi/aic7xxx.cint targ = (scb->target_channel_lun >> 4) & 0x0F;
targ1197drivers/scsi/aic7xxx.ctarget, channel, targ, chan);
targ1205drivers/scsi/aic7xxx.creturn ((chan == channel) && (targ == target));