Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/sparc64/pci/
Dsbbc.c789 static int sbbc_uart_bus_probe(struct uart_softc *sc);
802 KOBJMETHOD(uart_probe, sbbc_uart_bus_probe),
998 sbbc_uart_bus_probe(struct uart_softc *sc __unused) in sbbc_uart_bus_probe() function