Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/crypto/
H A Ddca.h322 #define DR_NOCACHE 0x020 macro
/illumos-gate/usr/src/uts/common/crypto/io/
H A Ddca.c1840 if (!(reqp->dr_flags & DR_NOCACHE)) { in dca_freereq()