Home
last modified time | relevance | path

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

/reactos/drivers/serial/serial/
H A Dserial.c39 DriverObject->MajorFunction[IRP_MJ_READ] = SerialRead; in DriverEntry()
H A Dserial.h296 DRIVER_DISPATCH SerialRead; variable
H A Drw.c148 SerialRead( in SerialRead() function