Home
last modified time | relevance | path

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

/openbsd-src/sys/dev/ic/
H A Dpluart.c195 if (cdevsw[maj].d_open == pluartopen) in pluart_attach_common()
553 pluartopen(dev_t dev, int flag, int mode, struct proc *p) in pluartopen() function