Home
last modified time | relevance | path

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

/drivers/net/ethernet/dec/tulip/
Dde4x5.c985 static int an_exception(struct de4x5_private *lp);
4165 if (!an_exception(lp)) { in test_bad_enet()
4185 an_exception(struct de4x5_private *lp) in an_exception() function