Searched refs:sGetChanStatusLo (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_int.h809 Function: sGetChanStatusLo
811 Call: sGetChanStatusLo(ChP)
822 #define sGetChanStatusLo(ChP) sInB((ByteIO_t)(ChP)->ChanStat) macro
H A Drocket.c935 if (!(info->flags & ROCKET_CLOSING) && (do_clocal || (sGetChanStatusLo(&info->channel) & CD_ACT)))
1286 ChanStatus = sGetChanStatusLo(&info->channel);
1577 if (sGetChanStatusLo(cp) & TXSHRMT)

Completed in 18 milliseconds