Home
last modified time | relevance | path

Searched refs:sbbc_uart_bus_receive (Results 1 – 1 of 1) sorted by relevance

/trueos/sys/sparc64/pci/
HDsbbc.c790 static int sbbc_uart_bus_receive(struct uart_softc *sc);
803 KOBJMETHOD(uart_receive, sbbc_uart_bus_receive),
1013 sbbc_uart_bus_receive(struct uart_softc *sc) in sbbc_uart_bus_receive() function