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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/net/wan/
H A Dcosa.h38 #define SR_RX_RDY 0x80 /* receiver data ready */ macro
H A Dcosa.c1563 * This routine gets the data byte from the card waiting for the SR_RX_RDY
1573 if (cosa_getstatus(cosa) & SR_RX_RDY) {
2008 status & SR_RX_RDY ? "RX_RDY|":"",

Completed in 92 milliseconds