Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/crypto/io/
H A Ddca.c79 static dca_request_t *dca_newreq(dca_t *);
1152 if ((reqp = dca_newreq(dca)) == NULL) { in dca_initworklist()
1588 dca_newreq(dca_t *dca) in dca_newreq() function
1870 if ((reqp = dca_newreq(dca)) != NULL) { in dca_getreq()