Home
last modified time | relevance | path

Searched refs:DML_CTS (Results 1 – 9 of 9) sorted by relevance

/original-bsd/sys/news3400/iop/
H A Drsreg.h23 #define DML_CTS 0000040 /* clear to send */ macro
H A Drs.c401 if (bits & DML_CTS) b |= RS_CTS;
420 if (bits & RS_CTS) b |= DML_CTS;
/original-bsd/sys/vax/uba/
H A Ddmreg.h35 #define DML_CTS 0000040 /* clear to send */ macro
H A Ddzreg.h84 #define DML_CTS 0000040 /* clear to send */ macro
H A Ddhureg.h136 #define DML_CTS 0000040 /* clear to send */ macro
H A Ddhu.c462 if (bits & DHU_CTS) b |= DML_CTS;
/original-bsd/sys/pmax/include/
H A Ddc7085cons.h135 #define DML_CTS 0000040 /* clear to send */ macro
/original-bsd/sys/pmax/dev/
H A Dsccreg.h338 #define DML_CTS 0000040 /* clear to send */ macro
/original-bsd/sys/news3400/bm/
H A Dbmcons.c241 if (bits & DML_CTS) b |= CN_CTS;
257 if (bits & CN_CTS) b |= DML_CTS;