Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/
H A Decppvar.h340 #define ECP_REV_MINTOUT 5 /* min ECP rev xfer timeout in ms */ macro
/titanic_50/usr/src/uts/common/io/
H A Decpp.c4531 xfer_time = max((1000 * len) / pp->ecp_rev_speed, ECP_REV_MINTOUT); in ecp_peripheral2host()