| tag | line | file | source code |
| dmode | 459 | drivers/scsi/53c7,8xx.c | hostdata->dmode = (hostdata->chip == 700 || hostdata->chip == 70066) ? |
| dmode | 520 | drivers/scsi/53c7,8xx.c | hostdata->saved_dmode = NCR53c7x0_read8(hostdata->dmode); |
| dmode | 1508 | drivers/scsi/53c7,8xx.c | NCR53c7x0_write8 (hostdata->dmode, |
| dmode | 1509 | drivers/scsi/53c7,8xx.c | NCR53c7x0_read8(hostdata->dmode)|DMODE_MAN); |
| dmode | 2246 | drivers/scsi/53c7,8xx.c | NCR53c7x0_write8(hostdata->dmode, hostdata->saved_dmode & ~DMODE_MAN); |
| dmode | 3589 | drivers/scsi/53c7,8xx.c | NCR53c7x0_read32(TEMP_REG), (int) NCR53c7x0_read8(hostdata->dmode), |
| dmode | 3605 | drivers/scsi/53c7,8xx.c | NCR53c7x0_read32(TEMP_REG), (int) NCR53c7x0_read8(hostdata->dmode)); |
| dmode | 1151 | drivers/scsi/53c7,8xx.h | unsigned char dmode; /* |