Symbol: ESR_REG_WR
usr/src/uts/common/io/nxge/nxge_mac.c
2079
ESR_REG_WR(handle, ESR_RESET_REG, ESR_RESET_0);
usr/src/uts/common/io/nxge/nxge_mac.c
2081
ESR_REG_WR(handle, ESR_RESET_REG, 0x0);
usr/src/uts/common/io/nxge/nxge_mac.c
2085
ESR_REG_WR(handle, ESR_0_PLL_CONFIG_REG,
usr/src/uts/common/io/nxge/nxge_mac.c
2088
ESR_REG_WR(handle, ESR_0_CONTROL_REG,
usr/src/uts/common/io/nxge/nxge_mac.c
2103
ESR_REG_WR(handle,
usr/src/uts/common/io/nxge/nxge_mac.c
2110
ESR_REG_WR(handle, ESR_0_TEST_CONFIG_REG, 0);
usr/src/uts/common/io/nxge/nxge_mac.c
2115
ESR_REG_WR(handle, ESR_RESET_REG, ESR_RESET_1);
usr/src/uts/common/io/nxge/nxge_mac.c
2117
ESR_REG_WR(handle, ESR_RESET_REG, 0x0);
usr/src/uts/common/io/nxge/nxge_mac.c
2121
ESR_REG_WR(handle, ESR_1_PLL_CONFIG_REG,
usr/src/uts/common/io/nxge/nxge_mac.c
2124
ESR_REG_WR(handle, ESR_1_CONTROL_REG,
usr/src/uts/common/io/nxge/nxge_mac.c
2139
ESR_REG_WR(handle, ESR_1_TEST_CONFIG_REG,
usr/src/uts/common/io/nxge/nxge_mac.c
2143
ESR_REG_WR(handle, ESR_1_TEST_CONFIG_REG, 0);
usr/src/uts/common/io/nxge/nxge_mac.c
2335
ESR_REG_WR(handle, ESR_RESET_REG, val);
usr/src/uts/common/io/nxge/nxge_mac.c
2338
ESR_REG_WR(handle, ESR_0_PLL_CONFIG_REG,
usr/src/uts/common/io/nxge/nxge_mac.c
2342
ESR_REG_WR(handle, ESR_0_CONTROL_REG, ESR_CTL_1G_SERDES);
usr/src/uts/common/io/nxge/nxge_mac.c
2347
ESR_REG_WR(handle, ESR_0_TEST_CONFIG_REG,
usr/src/uts/common/io/nxge/nxge_mac.c
2350
ESR_REG_WR(handle, ESR_0_TEST_CONFIG_REG, 0);
usr/src/uts/common/io/nxge/nxge_mac.c
2356
ESR_REG_WR(handle, ESR_RESET_REG, val);
usr/src/uts/common/io/nxge/nxge_mac.c
2363
ESR_REG_WR(handle, ESR_RESET_REG, val);
usr/src/uts/common/io/nxge/nxge_mac.c
2366
ESR_REG_WR(handle, ESR_1_PLL_CONFIG_REG,
usr/src/uts/common/io/nxge/nxge_mac.c
2370
ESR_REG_WR(handle, ESR_1_CONTROL_REG, ESR_CTL_1G_SERDES);
usr/src/uts/common/io/nxge/nxge_mac.c
2375
ESR_REG_WR(handle, ESR_1_TEST_CONFIG_REG,
usr/src/uts/common/io/nxge/nxge_mac.c
2378
ESR_REG_WR(handle, ESR_1_TEST_CONFIG_REG, 0);
usr/src/uts/common/io/nxge/nxge_mac.c
2384
ESR_REG_WR(handle, ESR_RESET_REG, val);
usr/src/uts/common/io/nxge/nxge_mac.c
6481
ESR_REG_WR(handle, ESR_RESET_REG, ESR_RESET_0 | ESR_RESET_1);
usr/src/uts/common/io/nxge/nxge_mac.c
6483
ESR_REG_WR(handle, ESR_CONFIG_REG, 0);