Searched refs:usecpc (Results 1 – 1 of 1) sorted by relevance
920 uint_t usecpc = td->tio_usecpc; in termio_delay() local922 for (usec = (usec + usecpc / 2) / usecpc; usec != 0; usec--) { in termio_delay()