Searched refs:dbc_dcmd (Results 1 - 1 of 1) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/scsi/
H A D53c7xx.c4214 u32 dbc_dcmd, *dsp, *dsp_next; local
4235 dbc_dcmd = NCR53c7x0_read32(DBC_REG);
4236 dcmd = (dbc_dcmd & 0xff000000) >> 24;
4303 cmd->residual[2] = dbc_dcmd + residual;
4422 dbc_dcmd; /* DCMD (high eight bits) + DBC */ local
4430 dbc_dcmd = NCR53c7x0_read32 (DBC_REG);
4432 dsp = next_dsp - NCR53c7x0_insn_size ((dbc_dcmd >> 24) & 0xff);
4501 dbc_dcmd; /* DCMD (high eight bits) + DBC */ local
4516 dbc_dcmd = NCR53c7x0_read32 (DBC_REG);
4518 dsp = next_dsp - NCR53c7x0_insn_size ((dbc_dcmd >> 2
5269 u32 *dsp_next, *dsp, *dsa, dbc_dcmd; local
[all...]

Completed in 42 milliseconds