Searched refs:uart_phyp_softc (Results 1 - 1 of 1) sorted by relevance

/freebsd-11.0-release/sys/powerpc/pseries/
H A Dphyp_console.c50 struct uart_phyp_softc { struct
73 static struct uart_phyp_softc *console_sc = NULL;
107 sizeof(struct uart_phyp_softc),
130 uart_phyp_probe_node(struct uart_phyp_softc *sc)
173 struct uart_phyp_softc sc;
196 static struct uart_phyp_softc sc;
232 struct uart_phyp_softc *sc;
284 uart_phyp_get(struct uart_phyp_softc *sc, void *buffer, size_t bufsize)
327 uart_phyp_put(struct uart_phyp_softc *sc, void *buffer, size_t bufsize)
406 struct uart_phyp_softc *s
[all...]

Completed in 73 milliseconds