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

/illumos-gate/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);
529 ddi_get_soft_state(agptarget_glob_soft_handle, instance);
537 if (ddi_soft_state_zalloc(agptarget_glob_soft_handle,
544 softstate = ddi_get_soft_state(agptarget_glob_soft_handle, instance);
551 ddi_soft_state_free(agptarget_glob_soft_handle,
563 ddi_soft_state_free(agptarget_glob_soft_handle,
576 ddi_soft_state_free(agptarget_glob_soft_handle,
589 ddi_soft_state_free(agptarget_glob_soft_handle, instanc
[all...]

Completed in 195 milliseconds