tag | line | file | source code |
DSP_REG | 1250 | drivers/scsi/53c7,8xx.c | NCR53c7x0_write32 (DSP_REG, start); |
DSP_REG | 1286 | drivers/scsi/53c7,8xx.c | host->host_no, NCR53c7x0_read32(DSP_REG), |
DSP_REG | 1341 | drivers/scsi/53c7,8xx.c | NCR53c7x0_write32 (DSP_REG, start); |
DSP_REG | 1509 | drivers/scsi/53c7,8xx.c | dsp = (u32 *) bus_to_virt(NCR53c7x0_read32(DSP_REG)); |
DSP_REG | 1692 | drivers/scsi/53c7,8xx.c | dsp = bus_to_virt(NCR53c7x0_read32(DSP_REG)); |
DSP_REG | 2802 | drivers/scsi/53c7,8xx.c | NCR53c7x0_write32 (DSP_REG, virt_to_bus(hostdata->script) + |
DSP_REG | 2919 | drivers/scsi/53c7,8xx.c | (unsigned) NCR53c7x0_read32(DSP_REG)); |
DSP_REG | 3278 | drivers/scsi/53c7,8xx.c | hostdata->dsp = bus_to_virt(NCR53c7x0_read32(DSP_REG)); |
DSP_REG | 3287 | drivers/scsi/53c7,8xx.c | NCR53c7x0_write32 (DSP_REG, virt_to_bus(hostdata->dsp)); |
DSP_REG | 3362 | drivers/scsi/53c7,8xx.c | dsp_next = bus_to_virt(NCR53c7x0_read32(DSP_REG)); |
DSP_REG | 3523 | drivers/scsi/53c7,8xx.c | next_dsp = bus_to_virt(NCR53c7x0_read32(DSP_REG)); |