Home
last modified time | relevance | path

Searched refs:PSERIAL_LINE_CONTROL (Results 1 – 3 of 3) sorted by relevance

/reactos/drivers/serial/serial/
H A Ddevctrl.c90 IN PSERIAL_LINE_CONTROL NewSettings) in SerialSetLineControl()
463 *((PSERIAL_LINE_CONTROL)BufferOut) = DeviceExtension->SerialLineControl; in SerialDeviceControl()
712 Status = SerialSetLineControl(DeviceExtension, (PSERIAL_LINE_CONTROL)BufferIn); in SerialDeviceControl()
H A Dserial.h231 IN PSERIAL_LINE_CONTROL NewSettings);
/reactos/sdk/include/psdk/
H A Dntddser.h212 } SERIAL_LINE_CONTROL, *PSERIAL_LINE_CONTROL; typedef