UMSTAT_CTS
ISSET(umstat, UMSTAT_CTS) ? "+" : "-",
return (msts & UMSTAT_CTS) | MSTS_DCD | MSTS_DSR;
#define MSTS_CTS UMSTAT_CTS /* bit0 */