Searched refs:vconsopen (Results 1 – 1 of 1) sorted by relevance
115 if (cdevsw[maj].d_open == vconsopen) in vcons_attach()174 vconsopen(dev_t dev, int flag, int mode, struct proc *p) in vconsopen() function