Searched refs:g_data (Results 1 – 24 of 24) sorted by relevance
128 gp->g_data = data; in gv_mode()132 gp->g_data = 0; in gv_mode()
128 gp->g_data = data; in cc_mode()132 gp->g_data = 0; in cc_mode()
70 void * g_data; /* device dependent data */ member
167 struct MonDef *MonitorDef = (struct MonDef *) gp->g_data; in RZ3SetupHWC()223 const struct MonDef * md = (struct MonDef *) gp->g_data; in RZ3AlphaErase()233 const struct MonDef *md = (struct MonDef *) gp->g_data; in RZ3AlphaCopy()306 const struct MonDef *md = (struct MonDef *) gp->g_data; in RZ3BitBlit()382 const struct MonDef * md = (struct MonDef *) gp->g_data; in RZ3BitBlit16()461 const struct MonDef * md = (struct MonDef *) gp->g_data; in RZ3BitBlit24()590 const struct MonDef * md = (struct MonDef *) gp->g_data; in RZ3SetPanning()624 const struct MonDef *md = (struct MonDef *) gp->g_data; in RZ3SetHWCloc()743 gp->g_data = (void *) md; in rh_load_mon()2146 struct MonDef *md = (struct MonDef *)gp->g_data; in rh_bitblt()[all …]
141 ip->priv = ip->grf->g_data; in cv3d_ite_init()142 md = (struct grfcv3dtext_mode *) ip->grf->g_data; in cv3d_ite_init()
141 ip->priv = ip->grf->g_data; in cv_ite_init()142 md = (struct grfcvtext_mode *) ip->grf->g_data; in cv_ite_init()
62 void *g_data; /* device dependent data */ member
205 gp->g_data = (void *) 0xDeadBeaf; /* not particularly clean.. */ in grf_cc_on()
104 ip->priv = ip->grf->g_data; in rh_init()
109 ip->priv = ip->grf->g_data; in cl_init()
112 ip->priv = ip->grf->g_data; in et_init()
108 ip->priv = ip->grf->g_data; in retina_init()
743 gp->g_data = (void *)md; in rt_load_mon()1369 struct MonDef *md = (struct MonDef *)gp->g_data; in rt_blank()
538 gp->g_data = NULL; in grfulattach()
1154 gp->g_data = (void *) gv; in et_load_mon()1484 struct grfettext_mode *tm = (struct grfettext_mode *) gp->g_data; in et_inittextmode()
1438 gp->g_data = (void *) gv; in cl_load_mon()1722 struct grfcltext_mode *tm = (struct grfcltext_mode *) gp->g_data; in cl_inittextmode()
1238 gp->g_data = (void *) gv; in cv3d_load_mon()1578 struct grfcv3dtext_mode *tm = (struct grfcv3dtext_mode *)gp->g_data; in cv3d_inittextmode()
1330 gp->g_data = (void *) gv; in cv_load_mon()1703 struct grfcvtext_mode *tm = (struct grfcvtext_mode *)gp->g_data; in cv_inittextmode()
65 void * g_data; /* device dependent data */ member
376 gp->g_data = (void *) 0xDeadBeaf; /* not particularly clean.. */ in grf_viewsync()
104 #define g_data p_un._g_data macro
1158 COMPARE(entry->fts_statp->st_gid, plan->g_data); in f_group()1185 new->g_data = gid; in c_group()
182 # load [ 00 11 22 33 44 55 66 77 ] > :g_data + 16;
1501 static const unsigned char g_data[] = { in test_fromdata_dsa_fips186_4() local1573 || !TEST_ptr(g = BN_bin2bn(g_data, sizeof(g_data), NULL)) in test_fromdata_dsa_fips186_4()