Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/nxge/npi/
H A Dnpi_txc.c50 TXC_INT_STAT_REG,
1015 NXGE_REG_RD64(handle, TXC_INT_STAT_REG, &status.value); in npi_txc_global_istatus_get()
1033 NXGE_REG_WR64(handle, TXC_INT_STAT_REG, istatus); in npi_txc_global_istatus_clear()
/titanic_44/usr/src/uts/common/sys/nxge/
H A Dnxge_txc_hw.h1144 #define TXC_INT_STAT_REG (FZC_TXC + 0x20428) macro