Searched refs:TXC_ROECC_ST_REG (Results 1 – 2 of 2) sorted by relevance
/titanic_50/usr/src/uts/common/io/nxge/npi/ |
H A D | npi_txc.c | 70 TXC_ROECC_ST_REG, 871 TXC_FZC_CNTL_REG_READ64(handle, TXC_ROECC_ST_REG, port, &ecc.value); in npi_txc_ro_states_get() 893 TXC_FZC_CNTL_REG_WRITE64(handle, TXC_ROECC_ST_REG, port, in npi_txc_ro_states_get() 923 TXC_FZC_CNTL_REG_WRITE64(handle, TXC_ROECC_ST_REG, port, 0); in npi_txc_ro_ecc_state_clr()
|
/titanic_50/usr/src/uts/common/sys/nxge/ |
H A D | nxge_txc_hw.h | 439 #define TXC_ROECC_ST_REG (FZC_TXC + 0x20048) macro 441 #define TXC_ROECC_ST_OFFSET(port) (TXC_ROECC_ST_REG + \
|