Home
last modified time | relevance | path

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

/freebsd/sys/dev/uart/
H A Duart_dev_z8530.c278 static int z8530_bus_param(struct uart_softc *, int, int, int, int);
293 KOBJMETHOD(uart_param, z8530_bus_param),
496 z8530_bus_param(struct uart_softc *sc, int baudrate, int databits, in z8530_bus_param() function