Searched refs:ch_sge_dbg (Results 1 – 1 of 1) sorted by relevance
1796 struct ireg_buf *ch_sge_dbg; in cudbg_collect_sge_indirect() local1800 sizeof(*ch_sge_dbg) * 2 + sizeof(*sge_qbase), in cudbg_collect_sge_indirect()1805 ch_sge_dbg = (struct ireg_buf *)temp_buff.data; in cudbg_collect_sge_indirect()1807 struct ireg_field *sge_pio = &ch_sge_dbg->tp_pio; in cudbg_collect_sge_indirect()1808 u32 *buff = ch_sge_dbg->outbuf; in cudbg_collect_sge_indirect()1820 ch_sge_dbg++; in cudbg_collect_sge_indirect()1824 sge_qbase = (struct sge_qbase_reg_field *)ch_sge_dbg; in cudbg_collect_sge_indirect()