Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/sgi/
H A Dmeth.h197 #define METH_INT_ERROR (METH_INT_TX_LINK_FAIL| \ macro
H A Dmeth.c567 mace->eth.int_stat = METH_INT_ERROR; in meth_error()
585 if (status & METH_INT_ERROR) { in meth_interrupt()