Searched refs:FlowInput (Results 1 – 4 of 4) sorted by relevance
42 __export uint8_t FlowInput = 0; /* Input bits for serial flow */ variable94 ch &= FlowInput; in write_serial()95 if (ch != FlowInput) in write_serial()118 ah = FlowInput; in serialcfg()
165 *flowctl = FlowOutput | FlowInput | (FlowIgnore << 4); in bios_get_serial_console_info()
54 extern uint8_t FlowInput;
754 extern uint8_t FlowInput;1322 FlowInput = 0; in parse_config_file()1346 FlowInput = ((flow & 0xff00) >> 8); in parse_config_file()