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

/solaris-x11-s11/open-src/kernel/efb/src/
H A Dradeon_irq.c162 DRM_ERROR("%s called with no initialization\n", __FUNCTION__);
223 DRM_ERROR("%s called with no initialization\n", __FUNCTION__);
264 DRM_ERROR("%s called with no initialization\n", __FUNCTION__);
H A Dradeon_mem.c247 DRM_ERROR("%s called with no initialization\n", __FUNCTION__);
303 DRM_ERROR("%s called with no initialization\n", __FUNCTION__);
334 DRM_ERROR("%s called with no initialization\n", __FUNCTION__);
H A DdrmP.h65 #if !defined(__FUNCTION__)
67 #define __FUNCTION__ __func__ macro
69 #define __FUNCTION__ " " macro
H A Dradeon_state.c1481 __FUNCTION__,
2178 DRM_ERROR("%s called with no initialization\n", __FUNCTION__);
2198 DRM_ERROR("%s called with no initialization\n", __FUNCTION__);
2352 DRM_ERROR("%s called with no initialization\n", __FUNCTION__);
2441 DRM_ERROR("%s called with no initialization\n", __FUNCTION__);
2635 DRM_ERROR("%s called with no initialization\n", __FUNCTION__);
2712 DRM_ERROR("%s called with no initialization\n", __FUNCTION__);
3037 DRM_DEBUG("%s: %x\n", __FUNCTION__, flags);
3077 DRM_ERROR("%s called with no initialization\n", __FUNCTION__);
3258 DRM_ERROR("%s called with no initialization\n", __FUNCTION__);
[all...]
/solaris-x11-s11/open-src/kernel/i915/src/
H A Ddvo_ns2501.c107 DRM_DEBUG_KMS("%s: Trying to re-enable the DVO\n", __FUNCTION__);
288 __FUNCTION__, mode->hdisplay, mode->htotal, mode->vdisplay,
316 __FUNCTION__, mode->hdisplay, mode->htotal, mode->vdisplay,
332 __FUNCTION__);
396 __FUNCTION__);
461 __FUNCTION__);
526 __FUNCTION__, enable);
/solaris-x11-s11/open-src/kernel/sys/drm/
H A DdrmP.h78 #if !defined(__FUNCTION__)
80 #define __FUNCTION__ __func__ macro
82 #define __FUNCTION__ " " macro

Completed in 1806 milliseconds