Home
last modified time | relevance | path

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

/freebsd/sys/dev/uart/
H A Duart_dev_z8530.c272 static int z8530_bus_attach(struct uart_softc *);
287 KOBJMETHOD(uart_attach, z8530_bus_attach),
322 z8530_bus_attach(struct uart_softc *sc) in z8530_bus_attach() function