Searched refs:dca_newreq (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/crypto/io/
H A Ddca.c79 static dca_request_t *dca_newreq(dca_t *);
1147 if ((reqp = dca_newreq(dca)) == NULL) {
1583 dca_newreq(dca_t *dca) function
1865 if ((reqp = dca_newreq(dca)) != NULL) {

Completed in 51 milliseconds