Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/mips/cavium/
Duart_dev_oct16550.c395 static int oct16550_bus_ioctl(struct uart_softc *, int, intptr_t);
408 KOBJMETHOD(uart_ioctl, oct16550_bus_ioctl),
535 oct16550_bus_ioctl (struct uart_softc *sc, int request, intptr_t data) in oct16550_bus_ioctl() function