Searched refs:DDCD (Results 1 – 4 of 4) sorted by relevance
136 #define DDCD 0x08 /* Delta Data Carrier Detect */ macro142 #define DELTAS(x) ((x)&(DCTS|DDSR|DRI|DDCD))
133 #define DDCD 0x08 /* Delta Data Carrier Detect */ macro139 #define DELTAS(x) ((x)&(DCTS|DDSR|DRI|DDCD))
1990 (msr & DDCD) ? "DCD" : " ", in async_msint()
2582 (msr & DDCD) ? "DDCD" : " ", in async_msint()