Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/nxge/npi/
H A Dnpi_txc.c68 TXC_ROECC_ST_REG,
869 TXC_FZC_CNTL_REG_READ64(handle, TXC_ROECC_ST_REG, port, &ecc.value); in npi_txc_ro_states_get()
891 TXC_FZC_CNTL_REG_WRITE64(handle, TXC_ROECC_ST_REG, port, in npi_txc_ro_states_get()
921 TXC_FZC_CNTL_REG_WRITE64(handle, TXC_ROECC_ST_REG, port, 0); in npi_txc_ro_ecc_state_clr()
/illumos-gate/usr/src/uts/common/sys/nxge/
H A Dnxge_txc_hw.h437 #define TXC_ROECC_ST_REG (FZC_TXC + 0x20048) macro
439 #define TXC_ROECC_ST_OFFSET(port) (TXC_ROECC_ST_REG + \