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

/freebsd-13-stable/sys/powerpc/pseries/
H A Dphyp_console.c53 struct uart_phyp_softc { struct
76 static struct uart_phyp_softc *console_sc = NULL;
110 sizeof(struct uart_phyp_softc),
133 uart_phyp_probe_node(struct uart_phyp_softc *sc)
176 struct uart_phyp_softc sc;
199 static struct uart_phyp_softc sc;
235 struct uart_phyp_softc *sc;
287 uart_phyp_get(struct uart_phyp_softc *sc, void *buffer, size_t bufsize)
355 uart_phyp_put(struct uart_phyp_softc *sc, void *buffer, size_t bufsize)
434 struct uart_phyp_softc *s
[all...]

Completed in 154 milliseconds