Searched refs:EC_TIMEOUT (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/contrib/nvi/common/
H A Dkey.c541 if (gp->i_cnt != 0 && LF_ISSET(EC_TIMEOUT))
548 if (gp->i_cnt == 0 || LF_ISSET(EC_INTERRUPT | EC_TIMEOUT)) {
595 if (LF_ISSET(EC_INTERRUPT | EC_TIMEOUT))
H A Dkey.h207 #define EC_TIMEOUT 0x040 /* Timeout to next character. */ macro
/freebsd-13-stable/sys/dev/acpica/
H A Dacpi_ec.c172 #define EC_TIMEOUT 750 macro
192 static int ec_timeout = EC_TIMEOUT;
194 EC_TIMEOUT, "Total time spent waiting for a response (poll+sleep)");
/freebsd-13-stable/contrib/nvi/vi/
H A Dv_txt.c2757 NULL, O_VAL(sp, O_MATCHTIME) * 100, EC_TIMEOUT));

Completed in 172 milliseconds