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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/serial/
H A Dioc3_serial.c70 #define NCS_OVERRUN 0x8 macro
1095 if (ncs & NCS_OVERRUN)
1298 ioc3_cb_post_ncs(the_port, NCS_OVERRUN);
H A Dioc4_serial.c340 #define NCS_OVERRUN 0x8 macro
2048 if (ncs & NCS_OVERRUN)
2252 ioc4_cb_post_ncs(the_port, NCS_OVERRUN);

Completed in 80 milliseconds