Home
last modified time | relevance | path

Searched refs:dsp_next (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/drivers/scsi/
D53c7xx.c4559 u32 dbc_dcmd, *dsp, *dsp_next; local
4574 dsp_next = bus_to_virt(NCR53c7x0_read32(DSP_REG));
4587 dsp = dsp_next - NCR53c7x0_insn_size(dcmd);
4658 cmd->residual[5] = virt_to_bus(dsp_next);
5683 u32 *dsp_next, *dsp, *dsa, dbc_dcmd; local
5688 if ((dsp_next = bus_to_virt(NCR53c7x0_read32 (DSP_REG)))) {
5691 dsp = dsp_next - NCR53c7x0_insn_size(dcmd);
D53c7,8xx.c4832 u32 dbc_dcmd, *dsp, *dsp_next;
4846 dsp_next = bus_to_virt(NCR53c7x0_read32(DSP_REG));
4859 dsp = dsp_next - NCR53c7x0_insn_size(dcmd);
4930 cmd->residual[5] = le32_to_cpu(virt_to_bus(dsp_next));
5993 u32 *dsp_next, *dsp, *dsa, dbc_dcmd;
5998 if ((dsp_next = bus_to_virt(NCR53c7x0_read32 (DSP_REG)))) {
6001 dsp = dsp_next - NCR53c7x0_insn_size(dcmd);