Searched defs:regsp (Results 1 - 11 of 11) sorted by relevance

/netbsd-current/sys/arch/mips/alchemy/dev/
H A Dcom_aubus.c191 com_aubus_init_regs(struct com_regs *regsp, bus_space_tag_t bst, argument
/netbsd-current/sys/arch/arm/nxp/
H A Dimx_com.c66 struct imxuart_regs *regsp = &sc->sc_regs; local
/netbsd-current/sys/arch/mips/rmi/
H A Drmixl_com.c287 rmixl_com_init_regs(struct com_regs *regsp, bus_space_tag_t st, argument
/netbsd-current/sys/arch/mips/atheros/dev/
H A Dcom_arbus.c222 com_arbus_init_regs(struct com_regs *regsp, bus_space_tag_t st, argument
/netbsd-current/sys/dev/fdt/
H A Dns8250_uart.c67 struct com_regs *regsp = &sc->sc_regs; local
/netbsd-current/sys/arch/mips/cavium/dev/
H A Docteon_uart.c158 struct com_regs *regsp = &sc_com->sc_regs; local
/netbsd-current/sys/arch/mips/ralink/
H A Dralink_com.c388 ralink_com_init_regs(struct com_regs *regsp, bus_space_tag_t st, argument
/netbsd-current/sys/arch/mips/mips/
H A Dcpu_subr.c758 cpu_pause(struct reg *regsp) argument
/netbsd-current/sys/arch/arm/imx/
H A Dimxuart.c291 struct imxuart_regs *regsp = &sc->sc_regs; local
324 struct imxuart_regs *regsp = &sc->sc_regs; local
1408 struct imxuart_regs *regsp= &sc->sc_regs; local
2106 imxuart_common_getc(dev_t dev, struct imxuart_regs *regsp) argument
2139 imxuart_common_putc(dev_t dev, struct imxuart_regs *regsp, int c) argument
2176 imxuart_init(struct imxuart_regs *regsp, int rate, tcflag_t cflag, int domap) argument
[all...]
/netbsd-current/sys/dev/ic/
H A Dcom.c535 struct com_regs *regsp = &sc->sc_regs; local
858 struct com_regs *regsp = &sc->sc_regs; local
1755 struct com_regs *regsp = &sc->sc_regs; local
1800 struct com_regs *regsp = &sc->sc_regs; local
1912 struct com_regs *regsp= &sc->sc_regs; local
1933 struct com_regs *regsp = &sc->sc_regs; local
2204 struct com_regs *regsp = &sc->sc_regs; local
2493 com_common_getc(dev_t dev, struct com_regs *regsp) argument
2529 com_common_putc(dev_t dev, struct com_regs *regsp, int c, int with_readahead) argument
2558 cominit(struct com_regs *regsp, int rate, int frequency, int type, tcflag_t cflag) argument
2638 comcnattach1(struct com_regs *regsp, int rate, int frequency, int type, tcflag_t cflag) argument
2714 com_kgdb_attach1(struct com_regs *regsp, int rate, int frequency, int type, tcflag_t cflag) argument
[all...]
/netbsd-current/sys/arch/arm/xilinx/
H A Dzynq_uart.c372 struct zynquart_regs *regsp = &sc->sc_regs; local
1366 struct zynquart_regs *regsp= &sc->sc_regs; local
1882 zynquart_common_getc(dev_t dev, struct zynquart_regs *regsp) argument
1916 zynquart_common_putc(dev_t dev, struct zynquart_regs *regsp, int c) argument
1951 zynquart_init(struct zynquart_regs *regsp, int rate, tcflag_t cflag) argument
[all...]

Completed in 289 milliseconds