Home
last modified time | relevance | path

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

/openbsd-src/sys/arch/riscv64/dev/
H A Dsfuart.c167 if (cdevsw[maj].d_open == sfuartopen) in sfuart_attach()
360 sfuartopen(dev_t dev, int flag, int mode, struct proc *p) in sfuartopen() function