Home | History | Annotate | Download | only in qemu

Lines Matching refs:cto

1553     COMMTIMEOUTS cto = { 0, 0, 0, 0, 0};
1598 cto.ReadIntervalTimeout = MAXDWORD;
1599 if (!SetCommTimeouts(s->hcom, &cto)) {