taglinefilesource code
SCID_REG486drivers/scsi/53c7,8xx.ctmp = hostdata->this_id_mask = NCR53c7x0_read8(SCID_REG);
SCID_REG489drivers/scsi/53c7,8xx.chost->this_id = NCR53c7x0_read8(SCID_REG) & 7;
SCID_REG2286drivers/scsi/53c7,8xx.cNCR53c7x0_write8(SCID_REG, (host->this_id & 7)|SCID_800_RRE|SCID_800_SRE);
SCID_REG2288drivers/scsi/53c7,8xx.cNCR53c7x0_write8(SCID_REG, (host->this_id & 7)|SCID_800_RRE);