taglinefilesource code
dmode927drivers/scsi/53c7,8xx.chostdata->dmode = (hostdata->chip == 700 || hostdata->chip == 70066) ? 
dmode1007drivers/scsi/53c7,8xx.chostdata->saved_dmode = NCR53c7x0_read8(hostdata->dmode);
dmode2226drivers/scsi/53c7,8xx.cNCR53c7x0_write8 (hostdata->dmode, 
dmode2227drivers/scsi/53c7,8xx.cNCR53c7x0_read8(hostdata->dmode)|DMODE_MAN);
dmode3308drivers/scsi/53c7,8xx.cNCR53c7x0_write8(hostdata->dmode, hostdata->saved_dmode & ~DMODE_MAN);
dmode5962drivers/scsi/53c7,8xx.c(int) NCR53c7x0_read8(hostdata->dmode),
dmode1328drivers/scsi/53c7,8xx.hunsigned char  dmode;    /*