Home
last modified time | relevance | path

Searched defs:SCxSR_ERRORS (Results 1 – 1 of 1) sorted by relevance

/linux-2.4.37.9/drivers/char/
Dsh-sci.h160 # define SCxSR_ERRORS(port) SCI_ERRORS macro
173 # define SCxSR_ERRORS(port) SCIF_ERRORS macro
197 # define SCxSR_ERRORS(port) (((port)->type == PORT_SCI) ? SCI_ERRORS : SCIF_ERRORS) macro