taglinefilesource code
target_channel_lun820drivers/scsi/aic7xxx.c/*2 */  unsigned char target_channel_lun;       /* 4/1/3 bits */
target_channel_lun1855drivers/scsi/aic7xxx.cscb->target_channel_lun = ((cmd->target << 4) & 0xF0) |
target_channel_lun2122drivers/scsi/aic7xxx.cif (scb->target_channel_lun & 0x88)
target_channel_lun3464drivers/scsi/aic7xxx.cscb->target_channel_lun = ((cmd->target << 4) & 0xF0) |