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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/char/
H A Drocket.c517 ChanStatus = sGetChanStatus(cp);
785 if (sGetChanStatus(cp) & CD_ACT)
1021 if (sGetChanStatus(cp) & CD_ACT)
1032 sGetChanStatus(cp);
3007 sGetChanStatus(ChP); /* clear any pending Rx errors in chan stat */
H A Drocket_int.h781 Function: sGetChanStatus
783 Call: sGetChanStatus(ChP)
806 #define sGetChanStatus(ChP) sInW((ChP)->ChanStat) macro

Completed in 46 milliseconds