Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/char/rio/
Drup.h62 #define RX_RUP_INACTIVE 0 /* Nothing received */ macro
Driocmd.c766 if ( RWORD(UnixRupP->RupP->rxcontrol) != RX_RUP_INACTIVE ) {
816 WWORD(UnixRupP->RupP->rxcontrol , RX_RUP_INACTIVE);
Driowinif.h222 #define RX_RUP_INACTIVE 0 /* Nothing received */ macro