Searched refs:ajus_unit (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.2-release/sys/dev/altera/jtag_uart/
H A Daltera_jtag_uart.h38 int ajus_unit; member in struct:altera_jtag_uart_softc
H A Daltera_jtag_uart_fdt.c86 sc->ajus_unit = device_get_unit(dev);
H A Daltera_jtag_uart_nexus.c77 sc->ajus_unit = device_get_unit(dev);
H A Daltera_jtag_uart_tty.c446 tty_makedev(tp, NULL, "%s%d", AJU_TTYNAME, sc->ajus_unit);

Completed in 89 milliseconds