Searched refs:sGetChanStatus (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/char/
H A Drocket.c520 ChanStatus = sGetChanStatus(cp);
787 if (sGetChanStatus(cp) & CD_ACT)
945 if (sGetChanStatus(cp) & CD_ACT)
956 sGetChanStatus(cp);
2917 sGetChanStatus(ChP); /* clear any pending Rx errors in chan stat */
H A Drocket_int.h766 Function: sGetChanStatus
768 Call: sGetChanStatus(ChP)
791 #define sGetChanStatus(ChP) sInW((ChP)->ChanStat) macro

Completed in 113 milliseconds