Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/net/sk98lin/h/
Dskgeinit.h137 #define SK_STOP_RX 2 /* Stops the receive path */ macro
/linux-2.4.37.9/drivers/net/sk98lin/
Dskgeinit.c1282 if ((Dir & SK_STOP_RX) != 0) { in SkGeStopPort()