Home
last modified time | relevance | path

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

/freebsd/sys/dev/uart/
H A Duart_dev_z8530.c276 static int z8530_bus_ioctl(struct uart_softc *, int, intptr_t);
291 KOBJMETHOD(uart_ioctl, z8530_bus_ioctl),
390 z8530_bus_ioctl(struct uart_softc *sc, int request, intptr_t data) in z8530_bus_ioctl() function