Searched refs:TXC_INT_STAT_SF_UNCORR_ERR (Results 1 – 2 of 2) sorted by relevance
456 (err_status & TXC_INT_STAT_SF_UNCORR_ERR)) { in nxge_txc_handle_port_errors()469 if (err_status & TXC_INT_STAT_SF_UNCORR_ERR) { in nxge_txc_handle_port_errors()
1101 #define TXC_INT_STAT_SF_UNCORR_ERR 0x02 macro