Searched defs:v_doit (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/psrinfo/
H A Dpsrinfo.c88 int v_doit; member in struct:vcpu
338 if (v->v_doit) {
380 if ((nspec != 0) && (!v->v_doit))
428 if ((nspec == 0) || (v->v_doit)) {
637 ((struct vcpu *)l->l_ptr)->v_doit = 1;

Completed in 126 milliseconds