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

/netbsd-6-1-5-RELEASE/sys/dev/pci/
H A Dczreg.h367 #define C_RS_DCD 0x00000100 /* CD */ macro
H A Dcz.c767 ISSET(C_RS_DCD, CZTTY_CHAN_READ(sc,
1303 if (ISSET(rs_status, C_RS_DCD))
1404 sc->sc_chanctl_hw_flow = C_RS_DCD | C_RS_DTR;
1455 (void) (*tp->t_linesw->l_modem)(tp, ISSET(rs_status, C_RS_DCD));

Completed in 100 milliseconds