Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/scsi/
Dsim710_u.h50 #undef Ent_patch_input_data
Dsim710.c769 else if (index > Ent_patch_input_data/4 && in handle_phase_mismatch()
775 sg_id = (index - Ent_patch_input_data/4 - 4) / 2; in handle_phase_mismatch()
776 targdata->data_in_jump = hostdata->script[Ent_patch_input_data/4+1] = in handle_phase_mismatch()
777 virt_to_bus(hostdata->script + Ent_patch_input_data/4 + sg_id * 2 + 2); in handle_phase_mismatch()
890 hostdata->script[Ent_patch_input_data/4+1] = targdata->data_in_jump; in handle_script_int()
1019 targdata->data_in_jump = hostdata->script[Ent_patch_input_data/4+1] = in run_command()
1020 virt_to_bus(hostdata->script + Ent_patch_input_data/4 + sg_start + 2); in run_command()
Dsim710_d.h2372 #define Ent_patch_input_data 0x000000e0 macro