Home
last modified time | relevance | path

Searched refs:Ent_patch_output_data (Results 1 – 3 of 3) sorted by relevance

/linux-2.4.37.9/drivers/scsi/
Dsim710.c770 index < Ent_patch_output_data/4) { in handle_phase_mismatch()
798 else if (index > Ent_patch_output_data/4 && in handle_phase_mismatch()
804 sg_id = (index - Ent_patch_output_data/4 - 4) / 2; in handle_phase_mismatch()
805 targdata->data_out_jump = hostdata->script[Ent_patch_output_data/4+1] = in handle_phase_mismatch()
806 virt_to_bus(hostdata->script + Ent_patch_output_data/4 + sg_id * 2 + 2); in handle_phase_mismatch()
889 hostdata->script[Ent_patch_output_data/4+1] = targdata->data_out_jump; in handle_script_int()
1017 targdata->data_out_jump = hostdata->script[Ent_patch_output_data/4+1] = in run_command()
1018 virt_to_bus(hostdata->script + Ent_patch_output_data/4 + sg_start + 2); in run_command()
Dsim710_u.h52 #undef Ent_patch_output_data
Dsim710_d.h2374 #define Ent_patch_output_data 0x000004f8 macro