Home
last modified time | relevance | path

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

/openbsd-src/sys/arch/riscv64/dev/
H A Dsfuart.c117 int sfuartcnattach(bus_space_tag_t, bus_addr_t);
133 sfuartcnattach(fdt_cons_bs_tag, reg.addr); in sfuart_init_cons()
572 sfuartcnattach(bus_space_tag_t iot, bus_addr_t iobase) in sfuartcnattach() function