Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/crypto/io/
H A Ddca.c69 static int dca_suspend(dca_t *);
916 return (dca_suspend(dca)); in dca_detach()
1060 dca_suspend(dca_t *dca) in dca_suspend() function