Searched refs:ESR_RESET_REG (Results 1 – 2 of 2) sorted by relevance
/titanic_41/usr/src/uts/common/io/nxge/ |
H A D | nxge_mac.c | 2079 ESR_REG_WR(handle, ESR_RESET_REG, ESR_RESET_0); in nxge_neptune_10G_serdes_init() 2081 ESR_REG_WR(handle, ESR_RESET_REG, 0x0); in nxge_neptune_10G_serdes_init() 2115 ESR_REG_WR(handle, ESR_RESET_REG, ESR_RESET_1); in nxge_neptune_10G_serdes_init() 2117 ESR_REG_WR(handle, ESR_RESET_REG, 0x0); in nxge_neptune_10G_serdes_init() 2333 ESR_REG_RD(handle, ESR_RESET_REG, &val); in nxge_1G_serdes_init() 2335 ESR_REG_WR(handle, ESR_RESET_REG, val); in nxge_1G_serdes_init() 2354 ESR_REG_RD(handle, ESR_RESET_REG, &val); in nxge_1G_serdes_init() 2356 ESR_REG_WR(handle, ESR_RESET_REG, val); in nxge_1G_serdes_init() 2361 ESR_REG_RD(handle, ESR_RESET_REG, &val); in nxge_1G_serdes_init() 2363 ESR_REG_WR(handle, ESR_RESET_REG, val); in nxge_1G_serdes_init() [all …]
|
/titanic_41/usr/src/uts/common/sys/nxge/ |
H A D | nxge_mac_hw.h | 791 #define ESR_RESET_REG 0 macro
|