program_mcache_id_and_split_coordinate
seq_state->steps[*seq_state->num_steps].params.program_mcache_id_and_split_coordinate.hubp = hubp;
seq_state->steps[*seq_state->num_steps].params.program_mcache_id_and_split_coordinate.mcache_regs = mcache_regs;
struct hubp *hubp = params->program_mcache_id_and_split_coordinate.hubp;
struct dml2_hubp_pipe_mcache_regs *mcache_regs = params->program_mcache_id_and_split_coordinate.mcache_regs;
struct program_mcache_id_and_split_coordinate program_mcache_id_and_split_coordinate;