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

/solaris-x11-s11/open-src/kernel/efb/src/
H A Dradeon_state.c2028 int virt_surface_index; local
2059 virt_surface_index = i;
2067 s = &(dev_priv->virt_surfaces[virt_surface_index]);
2076 return (virt_surface_index);
2083 s = &(dev_priv->virt_surfaces[virt_surface_index]);
2092 return (virt_surface_index);
2099 s = &(dev_priv->virt_surfaces[virt_surface_index]);
2110 return (virt_surface_index);

Completed in 16 milliseconds