Searched refs:MSU_WPPS_ACK (Results 1 – 5 of 5) sorted by relevance
78 ((iocp->ioc_cmd == TIOCSPPS) && (trad_sts == MSU_WPPS_ACK)) || in oplmsu_lrioctl_termios()103 case MSU_WPPS_ACK : in oplmsu_lrioctl_termios()124 case MSU_WPPS_ACK : /* FALLTHRU */ in oplmsu_lrioctl_termios()509 (upath->traditional_status == MSU_WPPS_ACK) || in oplmsu_lrmsg_error()659 (upath->traditional_status == MSU_WPPS_ACK) || in oplmsu_lrdata_xoffxon()
841 *term_stat = MSU_WPPS_ACK; in oplmsu_cmn_prechg()903 *term_stat = MSU_WPPS_ACK; in oplmsu_stop_prechg()957 *term_stat = MSU_WPPS_ACK; in oplmsu_cmn_prechg_termio()
372 term_stat = MSU_WPPS_ACK; in oplmsu_uwioctl_termios()
1943 (upath->traditional_status == MSU_WPPS_ACK) || in oplmsu_config_del()
148 #define MSU_WPPS_ACK 10 /* wait ack/nak of TIOCSPPS state */ macro