Searched refs:d_stop (Results 1 – 3 of 3) sorted by relevance
383 (*cdevsw[major(tp->t_dev)].d_stop)(tp,982 (*cdevsw[major(tp->t_dev)].d_stop)(tp, 0);1235 (*cdevsw[major(tp->t_dev)].d_stop)(tp, rw);1354 (*cdevsw[major(tp->t_dev)].d_stop)(tp, 0);
843 (*cdevsw[major(tp->t_dev)].d_stop)(tp, 0);
153 int (*d_stop)(struct tty *tp, int rw); member