| tag | line | file | source code |
| dmode | 460 | drivers/scsi/53c7,8xx.c | hostdata->dmode = (hostdata->chip == 700 || hostdata->chip == 70066) ? |
| dmode | 521 | drivers/scsi/53c7,8xx.c | hostdata->saved_dmode = NCR53c7x0_read8(hostdata->dmode); |
| dmode | 1521 | drivers/scsi/53c7,8xx.c | NCR53c7x0_write8 (hostdata->dmode, |
| dmode | 1522 | drivers/scsi/53c7,8xx.c | NCR53c7x0_read8(hostdata->dmode)|DMODE_MAN); |
| dmode | 2265 | drivers/scsi/53c7,8xx.c | NCR53c7x0_write8(hostdata->dmode, hostdata->saved_dmode & ~DMODE_MAN); |
| dmode | 3620 | drivers/scsi/53c7,8xx.c | NCR53c7x0_read32(TEMP_REG), NCR53c7x0_read8(hostdata->dmode), |
| dmode | 3636 | drivers/scsi/53c7,8xx.c | NCR53c7x0_read32(TEMP_REG), NCR53c7x0_read8(hostdata->dmode)); |
| dmode | 1171 | drivers/scsi/53c7,8xx.h | unsigned char dmode; /* |