Lines Matching defs:ah
2544 USHORT temp, ah, al, temp2, i, DisplayUnit;
2590 temp = temp >> 8; /* ah */
2608 ah = (DisplayUnit & 0xff00) >> 8;
2611 ah += 1;
2613 ah += 2;
2618 ah -= 1;
2620 XGI_SetReg((XGIIOADDRESS) pVBInfo->P3c4, 0x10, ah);
2950 USHORT data, data2, time, i, j, k, m, n, o, si, di, bx, dl, al, ah, dh;
3015 ah = table[di];
3019 ah, al, dh);
3026 ah = table[di];
3030 ah, al, dh);
3050 uint8_t ah, uint8_t al, uint8_t dh)
3055 ah <<= 2;
3060 bh = ah;
7722 /* I/O : ah = 0011b = 03h ; Backlight on, Power on */