Searched refs:sge_pio (Results 1 – 1 of 1) sorted by relevance
4208 struct ireg_field *sge_pio = &ch_sge_dbg->tp_pio; in collect_sge_indirect() local4211 sge_pio->ireg_addr = t5_sge_dbg_index_array[i][0]; in collect_sge_indirect()4212 sge_pio->ireg_data = t5_sge_dbg_index_array[i][1]; in collect_sge_indirect()4213 sge_pio->ireg_local_offset = t5_sge_dbg_index_array[i][2]; in collect_sge_indirect()4214 sge_pio->ireg_offset_range = t5_sge_dbg_index_array[i][3]; in collect_sge_indirect()4217 sge_pio->ireg_addr, in collect_sge_indirect()4218 sge_pio->ireg_data, in collect_sge_indirect()4220 sge_pio->ireg_offset_range, in collect_sge_indirect()4221 sge_pio->ireg_local_offset); in collect_sge_indirect()