Lines Matching refs:Attribute
869 hwp->writeAttr(hwp, i, restore->Attribute[i]);
1033 save->Attribute[i] = hwp->readAttr(hwp, i);
1034 DebugF("Attribute[0x%02x] = 0x%02x\n", i, save->Attribute[i]);
1320 regp->Attribute[i] = WHITE_VALUE;
1322 regp->Attribute[i] = BLACK_VALUE;
1324 regp->Attribute[16] = 0x01; /* -VGA2- */ /* wrong for the ET4000 */
1326 regp->Attribute[OVERSCAN] = OVERSCAN_VALUE; /* -VGA2- */
1328 regp->Attribute[0] = 0x00; /* standard colormap translation */
1329 regp->Attribute[1] = 0x01;
1330 regp->Attribute[2] = 0x02;
1331 regp->Attribute[3] = 0x03;
1332 regp->Attribute[4] = 0x04;
1333 regp->Attribute[5] = 0x05;
1334 regp->Attribute[6] = 0x06;
1335 regp->Attribute[7] = 0x07;
1336 regp->Attribute[8] = 0x08;
1337 regp->Attribute[9] = 0x09;
1338 regp->Attribute[10] = 0x0A;
1339 regp->Attribute[11] = 0x0B;
1340 regp->Attribute[12] = 0x0C;
1341 regp->Attribute[13] = 0x0D;
1342 regp->Attribute[14] = 0x0E;
1343 regp->Attribute[15] = 0x0F;
1345 regp->Attribute[16] = 0x81; /* wrong for the ET4000 */
1347 regp->Attribute[16] = 0x41; /* wrong for the ET4000 */
1348 /* Attribute[17] (overscan) initialised in vgaHWGetHWRec() */
1350 regp->Attribute[18] = 0x0F;
1351 regp->Attribute[19] = 0x00;
1352 regp->Attribute[20] = 0x00;
1487 regp->Attribute = NULL;
1516 regp->Attribute = regp->Graphics + regp->numGraphics;
1579 VGAHWCOPYREGSET(Attribute);
1585 VGAHWCOPYREGSET(Attribute);
1617 memcpy(dst->Attribute, src->Attribute, src->numAttribute);
1691 regp->Attribute[OVERSCAN] = 0xFF;
1699 regp->Attribute[OVERSCAN] = 0xFF;