Searched refs:MC_INT_STATUS_MC_INT (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/net/ethernet/neterion/ | ||
H A D | s2io-regs.h | 828 #define MC_INT_STATUS_MC_INT s2BIT(0) macro |
H A D | s2io.c | 4617 if (val64 & MC_INT_STATUS_MC_INT) { in s2io_handle_errors() |