Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/crypto/
H A Ddca.h596 #define DMASTAT_MCR2FULL 0x08000000U /* MCR2 is full */ macro
/illumos-gate/usr/src/uts/common/crypto/io/
H A Ddca.c2118 full = DMASTAT_MCR2FULL; in dca_schedule()