Lines Matching refs:TS_SOFTCAR
1639 "make TS_SOFTCAR = %s\n",
1645 "asy%dopen: ASY_IGNORE_CD set, set TS_SOFTCAR\n",
1647 async->async_ttycommon.t_flags |= TS_SOFTCAR;
1650 async->async_ttycommon.t_flags &= ~TS_SOFTCAR;
1656 DEBUGCONT3(ASY_DEBUG_INIT, "asy%dopen: TS_SOFTCAR is %s, "
1659 (async->async_ttycommon.t_flags & TS_SOFTCAR) ? "set" : "clear",
1675 !(async->async_ttycommon.t_flags & TS_SOFTCAR)) ||
2716 "tp->t_flags & TS_SOFTCAR = %x\n",
2717 instance, asy->asy_msr & DCD, tp->t_flags & TS_SOFTCAR);
2738 !(tp->t_flags & TS_SOFTCAR)) {