taglinefilesource code
this_id_mask945drivers/scsi/53c7,8xx.ctmp = hostdata->this_id_mask = NCR53c7x0_read8(SCID_REG);
this_id_mask949drivers/scsi/53c7,8xx.chostdata->this_id_mask = 1 << host->this_id;
this_id_mask961drivers/scsi/53c7,8xx.chostdata->this_id_mask = 1 << 7;
this_id_mask3324drivers/scsi/53c7,8xx.cNCR53c7x0_write8(RESPID_REG_800, hostdata->this_id_mask);
this_id_mask1351drivers/scsi/53c7,8xx.hunsigned char this_id_mask;