Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/mdb/common/modules/crypto/
H A Dsched_impl.c242 kcf_global_swq_t gswq_copy; in areq_walk_init_common() local
249 if (mdb_vread(&gswq_copy, sizeof (gswq_copy), gswq_ptr) == -1) { in areq_walk_init_common()
253 if ((wsp->walk_addr = (use_first ? (uintptr_t)gswq_copy.gs_first : in areq_walk_init_common()
254 (uintptr_t)gswq_copy.gs_last)) == 0) { in areq_walk_init_common()