Searched refs:MSU_WCAR_ACK (Results 1 – 5 of 5) sorted by relevance
80 ((iocp->ioc_cmd == TIOCSSOFTCAR) && (trad_sts == MSU_WCAR_ACK))) { in oplmsu_lrioctl_termios()111 case MSU_WCAR_ACK : in oplmsu_lrioctl_termios()126 case MSU_WCAR_ACK : in oplmsu_lrioctl_termios()511 (upath->traditional_status == MSU_WCAR_ACK) || in oplmsu_lrmsg_error()661 (upath->traditional_status == MSU_WCAR_ACK))) { in oplmsu_lrdata_xoffxon()
857 *term_stat = MSU_WCAR_ACK; in oplmsu_cmn_prechg()918 *term_stat = MSU_WCAR_ACK; in oplmsu_stop_prechg()973 *term_stat = MSU_WCAR_ACK; in oplmsu_cmn_prechg_termio()
380 term_stat = MSU_WCAR_ACK; in oplmsu_uwioctl_termios()
1946 (upath->traditional_status == MSU_WCAR_ACK)) { in oplmsu_config_del()
150 #define MSU_WCAR_ACK 12 /* wait ack/nak of TIOCSSOFTCAR state */ macro