Searched refs:reg_offset_range (Results 1 – 1 of 1) sorted by relevance
| /freebsd-14-stable/sys/dev/cxgbe/cudbg/ |
| HD | cudbg_lib.c | 4259 u32 reg_addr, reg_data, reg_local_offset, reg_offset_range; in collect_full() local 4289 reg_offset_range = 1; in collect_full() 4291 t4_tp_pio_read(padap, sp, reg_offset_range, reg_local_offset, true); in collect_full() 4297 reg_offset_range = 1; in collect_full() 4299 t4_tp_pio_read(padap, sp, reg_offset_range, reg_local_offset, true); in collect_full() 4305 reg_offset_range = 1; in collect_full() 4307 t4_tp_pio_read(padap, sp, reg_offset_range, reg_local_offset, true); in collect_full() 4313 reg_offset_range = 1; in collect_full() 4315 t4_tp_pio_read(padap, sp, reg_offset_range, reg_local_offset, true); in collect_full() 4323 reg_offset_range = 1; in collect_full() [all …]
|