Home
last modified time | relevance | path

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

/freebsd/sys/dev/uart/
H A Duart_dev_z8530.c279 static int z8530_bus_probe(struct uart_softc *);
294 KOBJMETHOD(uart_probe, z8530_bus_probe),
510 z8530_bus_probe(struct uart_softc *sc) in z8530_bus_probe() function