WAIT_TICKS
for (int i = 0; i * WAIT_TICKS < sc->timeout; i++) {
rv = tsleep(sc, PCATCH, "cmx", WAIT_TICKS);