Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/sgi/
Dmeth.h213 #define METH_INT_ERROR (METH_INT_TX_LINK_FAIL| \ macro
Dmeth.c568 mace->eth.int_stat = METH_INT_ERROR; in meth_error()
586 if (status & METH_INT_ERROR) { in meth_interrupt()