Searched refs:TXC_SFECC_ST_REG (Results 1 – 2 of 2) sorted by relevance
/titanic_44/usr/src/uts/common/io/nxge/npi/ |
H A D | npi_txc.c | 77 TXC_SFECC_ST_REG, 960 TXC_FZC_CNTL_REG_READ64(handle, TXC_SFECC_ST_REG, port, &ecc.value); in npi_txc_sf_states_get() 976 TXC_FZC_CNTL_REG_WRITE64(handle, TXC_SFECC_ST_REG, port, in npi_txc_sf_states_get() 995 TXC_FZC_CNTL_REG_WRITE64(handle, TXC_SFECC_ST_REG, port, 0); in npi_txc_sf_ecc_state_clr()
|
/titanic_44/usr/src/uts/common/sys/nxge/ |
H A D | nxge_txc_hw.h | 637 #define TXC_SFECC_ST_REG (FZC_TXC + 0x20080) macro 638 #define TXC_SFECC_ST_OFFSET(port) (TXC_SFECC_ST_REG + \
|