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

  /src/sys/dev/fdt/
dw_apb_uart.c 54 struct dw_apb_uart_softc { struct
63 CFATTACH_DECL_NEW(dw_apb_uart, sizeof(struct dw_apb_uart_softc),
77 struct dw_apb_uart_softc * const ssc = device_private(self);
dw_apb_uart.c 54 struct dw_apb_uart_softc { struct
63 CFATTACH_DECL_NEW(dw_apb_uart, sizeof(struct dw_apb_uart_softc),
77 struct dw_apb_uart_softc * const ssc = device_private(self);

Completed in 24 milliseconds