Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/scsi/
D53c7xx.c4772 *next_dsp, /* Current dsp */ local
4783 next_dsp = bus_to_virt (NCR53c7x0_read32(DSP_REG));
4784 dsp = next_dsp - NCR53c7x0_insn_size ((dbc_dcmd >> 24) & 0xff);
4852 *next_dsp, /* Current dsp */ local
4870 next_dsp = bus_to_virt(NCR53c7x0_read32(DSP_REG));
4871 dsp = next_dsp - NCR53c7x0_insn_size ((dbc_dcmd >> 24) & 0xff);
D53c7,8xx.c5053 *next_dsp, /* Current dsp */
5067 next_dsp = bus_to_virt (NCR53c7x0_read32(DSP_REG));
5068 dsp = next_dsp - NCR53c7x0_insn_size ((dbc_dcmd >> 24) & 0xff);
5155 *next_dsp, /* Current dsp */
5173 next_dsp = bus_to_virt(NCR53c7x0_read32(DSP_REG));
5174 dsp = next_dsp - NCR53c7x0_insn_size ((dbc_dcmd >> 24) & 0xff);