Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/sparc64/pci/
Dsbbc.c781 static int sbbc_uart_bus_detach(struct uart_softc *sc);
796 KOBJMETHOD(uart_detach, sbbc_uart_bus_detach),
877 sbbc_uart_bus_detach(struct uart_softc *sc) in sbbc_uart_bus_detach() function