Searched refs:VGAHWPTRLVAL (Results 1 – 1 of 1) sorted by relevance
80 #define VGAHWPTRLVAL(p) (p)->privates[vgaHWPrivateIndex].ptr macro81 #define VGAHWPTR(p) ((vgaHWPtr)(VGAHWPTRLVAL(p)))1634 hwp = VGAHWPTRLVAL(scrp) = xnfcalloc(sizeof(vgaHWRec), 1); in vgaHWGetHWRec()1738 VGAHWPTRLVAL(scrp) = NULL; in vgaHWFreeHWRec()