Searched refs:tio_usecpc (Results 1 – 1 of 1) sorted by relevance
250 uint_t tio_usecpc; /* Usecs per char at given baud rate */ member846 td->tio_usecpc = MICROSEC / td->tio_baud; in termio_resume_tty()849 "putp = %s\n", td->tio_baud, td->tio_usecpc, in termio_resume_tty()902 uint_t usecpc = td->tio_usecpc; in termio_delay()