taglinefilesource code
this_id_mask486drivers/scsi/53c7,8xx.ctmp = hostdata->this_id_mask = NCR53c7x0_read8(SCID_REG);
this_id_mask490drivers/scsi/53c7,8xx.chostdata->this_id_mask = 1 << host->this_id;
this_id_mask2290drivers/scsi/53c7,8xx.cNCR53c7x0_write8(RESPID_REG_800, hostdata->this_id_mask);
this_id_mask1195drivers/scsi/53c7,8xx.hunsigned char this_id_mask;