Lines Matching refs:ulTryMNP
313 CARD32 ulTryMNP;
379 ulTryMNP = ulMNPTable[ulIndex];
383 ucSTable[0] = (CARD8) (ulTryMNP & 0x38);
396 ulTryMNP &= 0xffffffc7;
397 ulTryMNP |= (CARD32)ucSTable[ucSIndex];
408 G450WriteMNP(pScrn, ulTryMNP - 0x300);
414 G450WriteMNP(pScrn, ulTryMNP + 0x300);
420 G450WriteMNP(pScrn, ulTryMNP - 0x200);
426 G450WriteMNP(pScrn, ulTryMNP + 0x200);
432 G450WriteMNP(pScrn, ulTryMNP - 0x100);
438 G450WriteMNP(pScrn, ulTryMNP + 0x100);
444 G450WriteMNP(pScrn, ulTryMNP);
449 G450WriteMNP(pScrn, ulTryMNP);