Searched refs:sGetChanStatusLo (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_int.h794 Function: sGetChanStatusLo
796 Call: sGetChanStatusLo(ChP)
807 #define sGetChanStatusLo(ChP) sInB((ByteIO_t)(ChP)->ChanStat) macro
H A Drocket.c872 return (sGetChanStatusLo(&info->channel) & CD_ACT) ? 1 : 0;
1177 ChanStatus = sGetChanStatusLo(&info->channel);
1485 if (sGetChanStatusLo(cp) & TXSHRMT)

Completed in 110 milliseconds