Searched refs:FlowControl (Results 1 – 16 of 16) sorted by relevance
13 QSerialPort::Parity parity, FlowControl control) in config()40 QSerialPort::FlowControl c; in config()45 c = (QSerialPort::FlowControl)control; in config()
19 QSerialPort::FlowControl control = QSerialPort::NoFlowControl);
97 static int FlowControl = OPTION_UNSET; variable98 module_param(FlowControl, int, 0);99 MODULE_PARM_DESC(FlowControl, "Flow Control setting");503 int tmp = FlowControl; in pch_gbe_check_options()
68 QSerialPort::FlowControl flowControl;
200 currentSettings.flowControl = static_cast<QSerialPort::FlowControl>( in updateSettings()
60 IXGB_PARAM(FlowControl, "Flow Control setting");318 unsigned int fc = FlowControl[bd]; in ixgb_check_options()
23 … in ${PKGD}/usr/src/debug/${PN}/${EXTENDPE}${PV}-${PR}/Cython-${PV}/Cython/Compiler/FlowControl.c \
97 E1000_PARAM(FlowControl, "Flow Control setting");348 unsigned int fc = FlowControl[bd]; in e1000_check_options()
168 #define FlowControl 0x0C /* B7 B6 B5 B4 B3 B2 B1 B0 */ macro
244 FlowControl S I Serial flow control ("xon", "none")
79 FlowControl section in Command Line Parameters
105 FlowControl section in Command Line Parameters