Home
last modified time | relevance | path

Searched refs:uart_table (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/sun4u/sunfire/io/
H A Dsysctrl.c3284 struct uart_cmd uart_table[] = { variable
3316 while (uart_table[i].reg != TABLE_END) { in init_remote_console_uart()
3317 *(softsp->rcons_ctl) = uart_table[i].reg; in init_remote_console_uart()
3318 *(softsp->rcons_ctl) = uart_table[i].data; in init_remote_console_uart()