Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/crypto/io/
H A Ddca.c1111 int reqprealloc = wlp->dwl_hiwater + (MAXWORK * MAXREQSPERMCR); in dca_initworklist() local
1142 for (i = 0; i < reqprealloc; i++) { in dca_initworklist()