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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wan/
H A Dhd64572.h209 #define DST_OVR 0x08 /* Overrun */ macro
H A Dpc300_tty.c806 if ((status & (DST_OVR | DST_CRC | DST_RBIT | DST_SHRT | DST_ABT))
810 if (status & DST_OVR) {
H A Dpc300_drv.c309 if ((status & (DST_OVR | DST_CRC | DST_RBIT | DST_SHRT | DST_ABT)) ||
1713 if (rxb & DST_OVR) {

Completed in 45 milliseconds