Searched refs:reg_offset_range (Results 1 – 1 of 1) sorted by relevance
/illumos-gate/usr/src/uts/common/io/cxgbe/t4nex/ |
H A D | cudbg_lib.c | 4245 u32 reg_addr, reg_data, reg_local_offset, reg_offset_range; in collect_full() local 4275 reg_offset_range = 1; in collect_full() 4277 t4_tp_pio_read(padap, sp, reg_offset_range, reg_local_offset, true); in collect_full() 4283 reg_offset_range = 1; in collect_full() 4285 t4_tp_pio_read(padap, sp, reg_offset_range, reg_local_offset, true); in collect_full() 4291 reg_offset_range = 1; in collect_full() 4293 t4_tp_pio_read(padap, sp, reg_offset_range, reg_local_offset, true); in collect_full() 4299 reg_offset_range = 1; in collect_full() 4301 t4_tp_pio_read(padap, sp, reg_offset_range, reg_local_offset, true); in collect_full() 4309 reg_offset_range = 1; in collect_full() [all …]
|