Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/nxge/npi/
H A Dnpi_txc.c63 TXC_PORT_CTL_REG,
483 NXGE_REG_WR64(handle, TXC_PORT_CTL_REG, TXC_PORT_CNTL_CLEAR); in npi_txc_control_clear()
/illumos-gate/usr/src/uts/common/sys/nxge/
H A Dnxge_txc_hw.h308 #define TXC_PORT_CTL_REG (FZC_TXC + 0x20020) /* RO */ macro
309 #define TXC_PORT_CTL_OFFSET(port) (TXC_PORT_CTL_REG + \