Searched refs:BELKIN_SA_FLOW_IXON (Results 1 – 2 of 2) sorted by relevance
92 #define BELKIN_SA_FLOW_IXON 0x0100 /* use XON/XOFF for input flow control */ macro
380 urb_value |= (BELKIN_SA_FLOW_OXON | BELKIN_SA_FLOW_IXON); in belkin_sa_set_termios()382 urb_value &= ~(BELKIN_SA_FLOW_OXON | BELKIN_SA_FLOW_IXON); in belkin_sa_set_termios()