Home
last modified time | relevance | path

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

/openbsd/sys/dev/ic/
H A Dpluartvar.h66 int pluartcnattach(bus_space_tag_t iot, bus_addr_t iobase, int rate,
H A Dpluart.c839 pluartcnattach(bus_space_tag_t iot, bus_addr_t iobase, int rate, tcflag_t cflag) in pluartcnattach() function
/openbsd/sys/dev/fdt/
H A Dpluart_fdt.c51 pluartcnattach(fdt_cons_bs_tag, reg.addr, B115200, TTYDEF_CFLAG); in pluart_init_cons()