Home | History | Annotate | Download | only in qemu

Lines Matching defs:cto

1394     COMMTIMEOUTS cto = { 0, 0, 0, 0, 0};
1439 cto.ReadIntervalTimeout = MAXDWORD;
1440 if (!SetCommTimeouts(s->hcom, &cto)) {