Lines Matching refs:uart_mu_softc
250 struct uart_mu_softc { struct
289 sizeof(struct uart_mu_softc),
307 struct uart_mu_softc *psc; in uart_mu_bus_attach()
310 psc = (struct uart_mu_softc *)sc; in uart_mu_bus_attach()
368 struct uart_mu_softc *psc; in uart_mu_bus_ipend()
373 psc = (struct uart_mu_softc *)sc; in uart_mu_bus_ipend()
462 struct uart_mu_softc *psc; in uart_mu_bus_transmit()
466 psc = (struct uart_mu_softc *)sc; in uart_mu_bus_transmit()
487 struct uart_mu_softc *psc; in uart_mu_bus_grab()
490 psc = (struct uart_mu_softc *)sc; in uart_mu_bus_grab()
502 struct uart_mu_softc *psc; in uart_mu_bus_ungrab()
505 psc = (struct uart_mu_softc *)sc; in uart_mu_bus_ungrab()