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