Searched refs:ECP_REV_MINTOUT (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Decppvar.h340 #define ECP_REV_MINTOUT 5 /* min ECP rev xfer timeout in ms */ macro
/illumos-gate/usr/src/uts/common/io/
H A Decpp.c4515 * (but not less than ECP_REV_MINTOUT ms); if it occurs,
4531 xfer_time = max((1000 * len) / pp->ecp_rev_speed, ECP_REV_MINTOUT);

Completed in 71 milliseconds