Searched defs:uart_sunzilog_port (Results 1 – 1 of 1) sorted by relevance
72 struct uart_sunzilog_port { struct76 struct uart_sunzilog_port *next; argument79 unsigned char curregs[NUM_ZSREGS];81 unsigned int flags;108 #define UART_ZILOG(PORT) ((struct uart_sunzilog_port *)(PORT)) argument