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

/openbsd-current/sys/dev/pci/
H A Dczreg.h368 #define C_RS_DCD 0x00000100 /* CD */ macro
H A Dcz.c753 ISSET(C_RS_DCD, CZTTY_CHAN_READ(sc,
1281 if (ISSET(rs_status, C_RS_DCD))
1382 sc->sc_chanctl_hw_flow = C_RS_DCD | C_RS_DTR;
1433 (void) (*linesw[tp->t_line].l_modem)(tp, ISSET(rs_status, C_RS_DCD));

Completed in 76 milliseconds