Searched defs:DCD (Results 1 - 7 of 7) sorted by relevance

/drivers/net/hamradio/
H A Dz8530.h164 #define DCDIE 8 /* DCD IE */
175 #define DCD 0x8 /* DCD */ macro
/drivers/net/wan/
H A Dz85230.h187 #define DCDIE 8 /* DCD IE */
198 #define DCD 0x8 /* DCD */ macro
275 u8 status; /* Current DCD */
/drivers/tty/
H A Dnozomi.c278 unsigned int DCD:1; member in struct:ctrl_dl
335 unsigned int DCD:1; member in struct:ctrl_dl
999 if (old_ctrl.DCD != ctrl_dl.DCD)
1004 DBG1("port: %d DCD(%d), CTS(%d), RI(%d), DSR(%d)",
1725 (ctrl_dl->DCD ? TIOCM_CAR : 0) |
/drivers/tty/serial/
H A Dip22zilog.h200 #define DCDIE 8 /* DCD IE */
211 #define DCD 0x8 /* DCD */ macro
H A Dpmac_zilog.h295 #define DCDIE 8 /* DCD IE */
306 #define DCD 0x8 /* DCD */ macro
H A Dsunzilog.h204 #define DCDIE 8 /* DCD IE */
215 #define DCD 0x8 /* DCD */ macro
H A Dzs.h220 #define DCDIE 8 /* DCD IE */
231 #define DCD 0x8 /* DCD */ macro

Completed in 127 milliseconds