Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/intel/io/agpgart/
H A Dagptarget.c83 static void *agptarget_glob_soft_handle; variable
86 ddi_get_soft_state(agptarget_glob_soft_handle, instance));
466 st = ddi_get_soft_state(agptarget_glob_soft_handle, instance); in agptarget_getinfo()
529 ddi_get_soft_state(agptarget_glob_soft_handle, instance); in agp_target_attach()
537 if (ddi_soft_state_zalloc(agptarget_glob_soft_handle, in agp_target_attach()
544 softstate = ddi_get_soft_state(agptarget_glob_soft_handle, instance); in agp_target_attach()
551 ddi_soft_state_free(agptarget_glob_soft_handle, in agp_target_attach()
563 ddi_soft_state_free(agptarget_glob_soft_handle, in agp_target_attach()
576 ddi_soft_state_free(agptarget_glob_soft_handle, in agp_target_attach()
589 ddi_soft_state_free(agptarget_glob_soft_handle, instance); in agp_target_attach()
[all …]