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

/solaris-x11-s11/open-src/kernel/efb/src/
H A Defb_map.c158 if (mi->ctx == NULL || mi->ctx == efb_priv->cur_ctx) {
303 if (efb_priv->cur_ctx == ctx)
306 old_ctx = efb_priv->cur_ctx;
338 efb_priv->cur_ctx = ctx;
459 if (efb_priv->cur_ctx == ctx) {
460 efb_priv->cur_ctx = NULL;
H A Defb.h148 void *cur_ctx; member in struct:efb_private
H A Defb_vis.c1092 if (efb_priv->cur_ctx != NULL) {

Completed in 12 milliseconds