taglinefilesource code
targ1760drivers/scsi/aic7xxx.cint targ = (scb->target_channel_lun >> 4) & 0x0F;
targ1769drivers/scsi/aic7xxx.creturn ((chan == channel) && (targ == target));