HomeSort by: relevance | last modified time | path
    Searched defs:uart_consattached (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/arch/mips/adm5120/dev/
uart.c 101 static int uart_consattached; variable in typeref:typename:int
156 if (minor == 0 && uart_consattached) {
168 uart_consattached = 1;
uart.c 101 static int uart_consattached; variable in typeref:typename:int
156 if (minor == 0 && uart_consattached) {
168 uart_consattached = 1;
uart.c 101 static int uart_consattached; variable in typeref:typename:int
156 if (minor == 0 && uart_consattached) {
168 uart_consattached = 1;

Completed in 128 milliseconds