uart_phyp_softc
sizeof(struct uart_phyp_softc),
uart_phyp_probe_node(struct uart_phyp_softc *sc)
struct uart_phyp_softc sc;
static struct uart_phyp_softc sc;
struct uart_phyp_softc *sc;
uart_phyp_get(struct uart_phyp_softc *sc, void *buffer, size_t bufsize)
uart_phyp_put(struct uart_phyp_softc *sc, void *buffer, size_t bufsize)
struct uart_phyp_softc *sc;
struct uart_phyp_softc *sc = v;
static struct uart_phyp_softc *console_sc = NULL;