Searched refs:np_dcd (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/sys/dev/nmdm/
H A Dnmdm.c82 int np_dcd; member in struct:nmdmpart
267 if (np->np_other->np_dcd) {
269 np->np_other->np_dcd = 0;
274 np->np_other->np_dcd = 1;
385 np->np_other->np_dcd = 1;
387 np->np_other->np_dcd = 0;
389 ttydisc_modem(np->np_other->np_tty, np->np_other->np_dcd);
393 if (np->np_dcd)
395 if (np->np_other->np_dcd)

Completed in 96 milliseconds