Searched defs:console_s (Results 1 – 1 of 1) sorted by relevance
126 typedef struct console_s { struct127 unsigned long uart_base;128 unsigned long config_base;129 unsigned long memory_base;130 short baud;131 short flag;132 int type;133 nasid_t nasid;134 char wid;135 char npci;[all …]