Searched defs:dca_reset (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/crypto/io/
H A Ddca.c72 static int dca_reset(dca_t *, int);
764 if (dca_reset(dca, 0) < 0) {
1020 if (dca_reset(dca, 0) < 0) {
1060 if (dca_reset(dca, 0) < 0) {
1071 dca_reset(dca_t *dca, int failreset) function
2489 (void) dca_reset(dca, 1);

Completed in 53 milliseconds