Home
last modified time | relevance | path

Searched refs:sGetChanStatusLo (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/drivers/char/
Drocket_int.h768 #define sGetChanStatusLo(ChP) sInB((ByteIO_t)(ChP)->ChanStat) macro
Drocket.c859 (do_clocal || (sGetChanStatusLo(&info->channel) & in block_til_ready()
1253 ChanStatus = sGetChanStatusLo(&info->channel); in get_modem_info()
1600 if (sGetChanStatusLo(cp) & TXSHRMT) in rp_wait_until_sent()