Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/fdt/
Dexuart.c102 int exuartcnattach(bus_space_tag_t iot, bus_addr_t iobase, int rate,
177 exuartcnattach(fdt_cons_bs_tag, reg.addr, B115200, TTYDEF_CFLAG); in exuart_init_cons()
998 exuartcnattach(bus_space_tag_t iot, bus_addr_t iobase, int rate, tcflag_t cflag) in exuartcnattach() function