Searched defs:exynos_uart_softc (Results 1 – 1 of 1) sorted by relevance
90 struct exynos_uart_softc { struct91 device_t sc_dev;92 bus_space_tag_t sc_bst;116 static struct exynos_uart_softc exynos_uart_cnsc; argument