Searched refs:grbeep_statep (Results 1 – 1 of 1) sorted by relevance
48 static void *grbeep_statep; variable132 if ((error = ddi_soft_state_init(&grbeep_statep, in _init()140 ddi_soft_state_fini(&grbeep_statep); in _init()163 ddi_soft_state_fini(&grbeep_statep); in _fini()201 if (ddi_soft_state_zalloc(grbeep_statep, instance) != 0) { in grbeep_attach()206 grbeeptr = ddi_get_soft_state(grbeep_statep, instance); in grbeep_attach()299 if ((grbeeptr = ddi_get_soft_state(grbeep_statep, in grbeep_info()470 grbeep_state_t *state = ddi_get_soft_state(grbeep_statep, instance); in grbeep_obtain_state()489 ddi_soft_state_free(grbeep_statep, instance); in grbeep_cleanup()