tag | line | file | source code |
dmode | 468 | drivers/scsi/53c7,8xx.c | hostdata->dmode = (hostdata->chip == 700 || hostdata->chip == 70066) ? |
dmode | 529 | drivers/scsi/53c7,8xx.c | hostdata->saved_dmode = NCR53c7x0_read8(hostdata->dmode); |
dmode | 1530 | drivers/scsi/53c7,8xx.c | NCR53c7x0_write8 (hostdata->dmode, |
dmode | 1531 | drivers/scsi/53c7,8xx.c | NCR53c7x0_read8(hostdata->dmode)|DMODE_MAN); |
dmode | 2274 | drivers/scsi/53c7,8xx.c | NCR53c7x0_write8(hostdata->dmode, hostdata->saved_dmode & ~DMODE_MAN); |
dmode | 3635 | drivers/scsi/53c7,8xx.c | NCR53c7x0_read32(TEMP_REG), NCR53c7x0_read8(hostdata->dmode), |
dmode | 3651 | drivers/scsi/53c7,8xx.c | NCR53c7x0_read32(TEMP_REG), NCR53c7x0_read8(hostdata->dmode)); |
dmode | 1173 | drivers/scsi/53c7,8xx.h | unsigned char dmode; /* |