Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/crypto/
H A Ddca.h615 #define MCR_SIZE (4 + MAXREQSPERMCR * ((2 * DESC_SIZE) + 8)) macro
/illumos-gate/usr/src/uts/common/crypto/io/
H A Ddca.c1543 ROUNDUP(MCR_SIZE, dca->dca_pagesize), in dca_newwork()