Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/nxge/npi/
H A Dnpi_txc.c83 TXC_RO_STATE1_REG,
897 TXC_FZC_CNTL_REG_READ64(handle, TXC_RO_STATE1_REG, port, &s1.value); in npi_txc_ro_states_get()
/illumos-gate/usr/src/uts/common/sys/nxge/
H A Dnxge_txc_hw.h832 #define TXC_RO_STATE1_REG (FZC_TXC + 0x200C0) macro