taglinefilesource code
this_id_mask470drivers/scsi/53c7,8xx.ctmp = hostdata->this_id_mask = NCR53c7x0_read8(SCID_REG);
this_id_mask474drivers/scsi/53c7,8xx.chostdata->this_id_mask = 1 << host->this_id;
this_id_mask2177drivers/scsi/53c7,8xx.cNCR53c7x0_write8(RESPID_REG_800, hostdata->this_id_mask);
this_id_mask1157drivers/scsi/53c7,8xx.hunsigned char this_id_mask;