Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/mips/atheros/
Duart_dev_ar933x.c321 static int ar933x_bus_ioctl(struct uart_softc *, int, intptr_t);
336 KOBJMETHOD(uart_ioctl, ar933x_bus_ioctl),
445 ar933x_bus_ioctl(struct uart_softc *sc, int request, intptr_t data) in ar933x_bus_ioctl() function