Searched refs:pSR31 (Results 1 – 3 of 3) sorted by relevance
443 unsigned char *pSR31; member
1509 xgifb_reg_set(pVBInfo->P3c4, 0x31, (*pVBInfo->pSR31 & 0x3F) | 0x40); in XGIInitNew()1512 xgifb_reg_set(pVBInfo->P3c4, 0x31, *pVBInfo->pSR31); in XGIInitNew()
98 pVBInfo->pSR31 = &XGI330_sr31; in InitTo330Pointer()