Lines Matching refs:sgenv_statep
192 static void *sgenv_statep;
418 error = ddi_soft_state_init(&sgenv_statep,
426 ddi_soft_state_fini(&sgenv_statep);
477 ddi_soft_state_fini(&sgenv_statep);
497 err = ddi_soft_state_zalloc(sgenv_statep, instance);
504 softsp = ddi_get_soft_state(sgenv_statep, instance);
506 ddi_soft_state_free(sgenv_statep, instance);
524 ddi_soft_state_free(sgenv_statep, instance);
544 ddi_soft_state_free(sgenv_statep, instance);
553 ddi_soft_state_free(sgenv_statep, instance);
567 ddi_soft_state_free(sgenv_statep, instance);
597 softsp = ddi_get_soft_state(sgenv_statep, instance);
620 ddi_soft_state_free(sgenv_statep, instance);