Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/nxge/npi/
H A Dnpi_txc.c84 TXC_RO_STATE2_REG,
898 TXC_FZC_CNTL_REG_READ64(handle, TXC_RO_STATE2_REG, port, &s2.value); in npi_txc_ro_states_get()
/illumos-gate/usr/src/uts/common/sys/nxge/
H A Dnxge_txc_hw.h856 #define TXC_RO_STATE2_REG (FZC_TXC + 0x200C8) macro