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

  /src/sys/arch/mips/adm5120/dev/
uart.c 59 dev_type_open(uart_open);
69 .d_open = uart_open,
200 uart_open(dev_t dev, int flag, int mode, struct lwp *l) function in typeref:typename:int

Completed in 11 milliseconds