Searched refs:FlowOutput (Results 1 – 4 of 4) sorted by relevance
46 __export uint8_t FlowOutput = 0; /* Output to assert for serial flow */ variable117 al = FlowOutput; in serialcfg()
165 *flowctl = FlowOutput | FlowInput | (FlowIgnore << 4); in bios_get_serial_console_info()
53 extern uint8_t FlowOutput;
755 extern uint8_t FlowOutput;1321 FlowOutput = 0; in parse_config_file()1345 FlowOutput = (flow & 0xff); in parse_config_file()1402 outb(FlowOutput, port + 4); in parse_config_file()1406 if (FlowOutput & 0x8) in parse_config_file()