Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/
H A Decppvar.h337 #define ECP_REV_BLKSZ 1024 /* send up to # bytes at a time */ macro
/titanic_50/usr/src/uts/common/io/
H A Decpp.c4477 if (len > ECP_REV_BLKSZ) { in ecp_peripheral2host()
4478 len = ECP_REV_BLKSZ; in ecp_peripheral2host()