Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/cpqary3/
H A Dcpqary3.c45 void *cpqary3_state; variable
190 retvalue = ddi_soft_state_init(&cpqary3_state, in _init()
205 ddi_soft_state_fini(&cpqary3_state); in _init()
212 ddi_soft_state_fini(&cpqary3_state); in _init()
240 ddi_soft_state_fini(&cpqary3_state); in _fini()
298 retvalue = ddi_soft_state_zalloc(cpqary3_state, instance); in cpqary3_attach()
304 cpqary3p = ddi_get_soft_state(cpqary3_state, instance); in cpqary3_attach()
558 cpqary3p = (cpqary3_t *)ddi_get_soft_state(cpqary3_state, instance); in cpqary3_ioctl()
733 ddi_soft_state_free(cpqary3_state, in cpqary3_cleanup()