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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/serial/
H A Dsh-sci.h226 # define SCxSR_ERRORS(port) SCI_ERRORS macro
239 # define SCxSR_ERRORS(port) SCIF_ERRORS macro
264 # define SCxSR_ERRORS(port) (((port)->type == PORT_SCI) ? SCI_ERRORS : SCIF_ERRORS) macro
H A Dsh-sci.c120 if (status & SCxSR_ERRORS(port)) {

Completed in 44 milliseconds