Searched refs:pSR32 (Results 1 – 3 of 3) sorted by relevance
444 unsigned char *pSR32; member
1510 xgifb_reg_set(pVBInfo->P3c4, 0x32, (*pVBInfo->pSR32 & 0xFC) | 0x01); in XGIInitNew()1513 xgifb_reg_set(pVBInfo->P3c4, 0x32, *pVBInfo->pSR32); in XGIInitNew()
99 pVBInfo->pSR32 = &XGI330_sr32; in InitTo330Pointer()