Home
last modified time | relevance | path

Searched refs:reg_offsets_port0 (Results 1 – 1 of 1) sorted by relevance

/titanic_41/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/
H A Dlm_hw_init_reset.c1717 …static const lm_nig_save_restore_data_t reg_offsets_port0[] = NIG_REG_PORT_0_OFFSETS_… in lm_reset_device_with_nig() local
1734 …static u32_t reg_nig_port_restore[MAX_FUNC_NUM][ARRSIZE(reg_offsets_port0)] … in lm_reset_device_with_nig()
1753 ASSERT_STATIC( ARRSIZE(reg_nig_port_restore[0]) == ARRSIZE(reg_offsets_port0) ); in lm_reset_device_with_nig()
1780 … idx_port ? reg_offsets_port1 : reg_offsets_port0, in lm_reset_device_with_nig()