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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/tc/
H A Dzs.c1099 unsigned char control, status_a, status_b; local
1116 status_a = read_zsreg(info->zs_chan_a, 0);
1122 | ((status_a & DCD) ? TIOCM_RNG: 0)
1123 | ((status_a & SYNC_HUNT) ? TIOCM_DSR: 0)

Completed in 92 milliseconds