Searched refs:uart_cpu_getdev (Results 1 - 25 of 26) sorted by relevance

12

/freebsd-11-stable/sys/dev/uart/
H A Duart_dbg.c56 if (uart_cpu_getdev(UART_DEV_DBGPORT, &uart_dbgport))
H A Duart_cpu_x86.c50 uart_cpu_getdev(int devtype, struct uart_devinfo *di) function
H A Duart_bus_ebus.c95 uart_cpu_getdev(UART_DEV_KEYBOARD, &dummy)) {
H A Duart_cpu_pc98.c74 uart_cpu_getdev(int devtype, struct uart_devinfo *di) function
H A Duart_cpu_fdt.c74 uart_cpu_getdev(int devtype, struct uart_devinfo *di) function
H A Duart_cpu.h76 int uart_cpu_getdev(int, struct uart_devinfo *);
H A Duart_cpu_powerpc.c110 uart_cpu_getdev(int devtype, struct uart_devinfo *di) function
H A Duart_cpu_sparc64.c202 uart_cpu_getdev(int devtype, struct uart_devinfo *di) function
H A Duart_tty.c86 if (uart_cpu_getdev(UART_DEV_CONSOLE, &uart_console))
/freebsd-11-stable/sys/arm/xscale/ixp425/
H A Duart_cpu_ixp425.c52 uart_cpu_getdev(int devtype, struct uart_devinfo *di) function
/freebsd-11-stable/sys/arm/xscale/pxa/
H A Duart_cpu_pxa.c53 uart_cpu_getdev(int devtype, struct uart_devinfo *di) function
/freebsd-11-stable/sys/arm/at91/
H A Duart_cpu_at91usart.c62 uart_cpu_getdev(int devtype, struct uart_devinfo *di) function
/freebsd-11-stable/sys/arm/cavium/cns11xx/
H A Duart_cpu_ec.c60 uart_cpu_getdev(int devtype, struct uart_devinfo *di) function
/freebsd-11-stable/sys/mips/adm5120/
H A Duart_cpu_adm5120.c65 uart_cpu_getdev(int devtype, struct uart_devinfo *di) function
/freebsd-11-stable/sys/mips/alchemy/
H A Duart_cpu_alchemy.c61 uart_cpu_getdev(int devtype, struct uart_devinfo *di) function
/freebsd-11-stable/sys/mips/atheros/
H A Duart_cpu_ar71xx.c55 uart_cpu_getdev(int devtype, struct uart_devinfo *di) function
H A Duart_cpu_ar933x.c57 uart_cpu_getdev(int devtype, struct uart_devinfo *di) function
/freebsd-11-stable/sys/mips/idt/
H A Duart_cpu_rc32434.c63 uart_cpu_getdev(int devtype, struct uart_devinfo *di) function
/freebsd-11-stable/sys/mips/malta/
H A Duart_cpu_maltausart.c62 uart_cpu_getdev(int devtype, struct uart_devinfo *di) function
/freebsd-11-stable/sys/mips/nlm/
H A Duart_cpu_xlp.c76 uart_cpu_getdev(int devtype, struct uart_devinfo *di) function
/freebsd-11-stable/sys/mips/rmi/
H A Duart_cpu_mips_xlr.c66 uart_cpu_getdev(int devtype, struct uart_devinfo *di) function
/freebsd-11-stable/sys/mips/rt305x/
H A Duart_cpu_rt305x.c65 uart_cpu_getdev(int devtype, struct uart_devinfo *di) function
/freebsd-11-stable/sys/arm/xscale/i8134x/
H A Duart_cpu_i81342.c52 uart_cpu_getdev(int devtype, struct uart_devinfo *di) function
/freebsd-11-stable/sys/mips/broadcom/
H A Duart_cpu_chipc.c87 uart_cpu_getdev(int devtype, struct uart_devinfo *di) function
/freebsd-11-stable/sys/mips/cavium/
H A Duart_cpu_octeonusart.c138 uart_cpu_getdev(int devtype, struct uart_devinfo *di) function

Completed in 270 milliseconds

12