Home
last modified time | relevance | path

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

/f-stack/freebsd/mips/atheros/
H A Duart_dev_ar933x.c315 static int ar933x_bus_attach(struct uart_softc *);
330 KOBJMETHOD(uart_attach, ar933x_bus_attach),
364 ar933x_bus_attach(struct uart_softc *sc) in ar933x_bus_attach() function