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

  /src/sys/arch/mips/adm5120/dev/
uart.c 104 static void uart_attach (device_t, device_t, void *);
111 uart_probe, uart_attach, NULL, NULL);
125 uart_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void

Completed in 62 milliseconds