Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/nxge/npi/
H A Dnpi_txc.c75 TXC_SFECC_ST_REG,
961 TXC_FZC_CNTL_REG_READ64(handle, TXC_SFECC_ST_REG, port, &ecc.value); in npi_txc_sf_states_get()
977 TXC_FZC_CNTL_REG_WRITE64(handle, TXC_SFECC_ST_REG, port, in npi_txc_sf_states_get()
996 TXC_FZC_CNTL_REG_WRITE64(handle, TXC_SFECC_ST_REG, port, 0); in npi_txc_sf_ecc_state_clr()
/illumos-gate/usr/src/uts/common/sys/nxge/
H A Dnxge_txc_hw.h635 #define TXC_SFECC_ST_REG (FZC_TXC + 0x20080) macro
636 #define TXC_SFECC_ST_OFFSET(port) (TXC_SFECC_ST_REG + \