Searched refs:DDSR (Results 1 – 4 of 4) sorted by relevance
134 #define DDSR 0x02 /* Delta Data Set Ready */ macro142 #define DELTAS(x) ((x)&(DCTS|DDSR|DRI|DDCD))
131 #define DDSR 0x02 /* Delta Data Set Ready */ macro139 #define DELTAS(x) ((x)&(DCTS|DDSR|DRI|DDCD))
1988 (msr & DDSR) ? "DSR" : " ", in async_msint()
2580 (msr & DDSR) ? "DDSR" : " ", in async_msint()