nmdmstop
pt->part1.nm_tty.t_stop = nmdmstop;
pt->part2.nm_tty.t_stop = nmdmstop;
nmdmstop(tp, FREAD|FWRITE);
static void nmdmstop (struct tty *tp, int rw);