Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/dec/tulip/
Dde4x5.c985 static int an_exception(struct de4x5_private *lp);
4161 if (!an_exception(lp)) { in test_bad_enet()
4181 an_exception(struct de4x5_private *lp) in an_exception() function