Searched refs:bSerialPortDevice (Results 1 – 1 of 1) sorted by relevance
162 static int bSerialPortDevice = FALSE; variable606 if (!bSerialPortDevice || len < MIN_BUFSIZE) in my_read()616 if (ret <= 0 || !bSerialPortDevice || len < MIN_BUFSIZE) in my_read()956 bSerialPortDevice = TRUE; in USERIAL_Open()