Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/nxge/
H A Dnxge_txc.c454 (err_status & TXC_INT_STAT_SF_UNCORR_ERR)) { in nxge_txc_handle_port_errors()
467 if (err_status & TXC_INT_STAT_SF_UNCORR_ERR) { in nxge_txc_handle_port_errors()
/illumos-gate/usr/src/uts/common/sys/nxge/
H A Dnxge_txc_hw.h1099 #define TXC_INT_STAT_SF_UNCORR_ERR 0x02 macro