Home
last modified time | relevance | path

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

/linux-3.3/drivers/tty/serial/
Dsunzilog.c72 struct uart_sunzilog_port { struct
76 struct uart_sunzilog_port *next; argument
79 unsigned char curregs[NUM_ZSREGS];
81 unsigned int flags;
108 #define UART_ZILOG(PORT) ((struct uart_sunzilog_port *)(PORT)) argument