Searched refs:Ent_patch_output_data (Results 1 – 3 of 3) sorted by relevance
770 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()
52 #undef Ent_patch_output_data
2374 #define Ent_patch_output_data 0x000004f8 macro