Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/
H A Decppvar.h338 #define ECP_REV_BLKSZ_MAX (4 * 1024) /* maximum of # bytes */ macro
/titanic_50/usr/src/uts/common/io/
H A Decpp.c4463 len = min(pp->nread, ECP_REV_BLKSZ_MAX); in ecp_peripheral2host()
4465 len = ECP_REV_BLKSZ_MAX; in ecp_peripheral2host()