Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/char/
Dsh-sci.h159 # define SCxSR_TEND(port) SCI_TEND macro
172 # define SCxSR_TEND(port) SCIF_TEND macro
196 # define SCxSR_TEND(port) (((port)->type == PORT_SCI) ? SCI_TEND : SCIF_TEND) macro