Searched refs:reg_local_offset (Results 1 – 1 of 1) sorted by relevance
| /freebsd-14.2/sys/dev/cxgbe/cudbg/ |
| H A D | cudbg_lib.c | 4259 u32 reg_addr, reg_data, reg_local_offset, reg_offset_range; in collect_full() local 4288 reg_local_offset = t5_tp_pio_array[3][2] + 0xa; in collect_full() 4291 t4_tp_pio_read(padap, sp, reg_offset_range, reg_local_offset, true); in collect_full() 4296 reg_local_offset = t5_tp_pio_array[3][2] + 0xb; in collect_full() 4299 t4_tp_pio_read(padap, sp, reg_offset_range, reg_local_offset, true); in collect_full() 4304 reg_local_offset = t5_tp_pio_array[9][2] + 0xf; in collect_full() 4312 reg_local_offset = t5_tp_pio_array[8][2] + 3; in collect_full() 4322 reg_local_offset = t5_pcie_cdbg_array[0][2] + 2; in collect_full() 4326 reg_local_offset); in collect_full() 4334 reg_local_offset = t5_pcie_cdbg_array[0][2] + 3; in collect_full() [all …]
|