Searched refs:hpc3130soft_statep (Results 1 – 1 of 1) sorted by relevance
141 hpc3130_unit_t *hpc3130soft_statep; variable244 (void) ddi_soft_state_init((void *)&hpc3130soft_statep, in _init()256 ddi_soft_state_fini((void *)&hpc3130soft_statep); in _fini()282 ddi_get_soft_state(hpc3130soft_statep, instance); in hpc3130_open()319 ddi_get_soft_state(hpc3130soft_statep, instance); in hpc3130_close()428 ddi_get_soft_state(hpc3130soft_statep, instance); in hpc3130_ioctl()700 ddi_get_soft_state(hpc3130soft_statep, instance); in hpc3130_poll()773 r = ddi_soft_state_zalloc(hpc3130soft_statep, instance); in hpc3130_do_attach()779 (hpc3130_unit_t *)ddi_get_soft_state(hpc3130soft_statep, instance); in hpc3130_do_attach()1010 ddi_soft_state_free(hpc3130soft_statep, instance); in hpc3130_do_attach()[all …]