Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/ethernet/dec/tulip/
Dde4x5.c987 static int an_exception(struct de4x5_private *lp);
4167 if (!an_exception(lp)) { in test_bad_enet()
4187 an_exception(struct de4x5_private *lp) in an_exception() function