HomeSort by: relevance | last modified time | path
    Searched defs:AGA_htotal (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/amiga/dev/
grfabs_cc.c 1849 int AGA_htotal = 0x71;
1855 int AGA_htotal = 0x79;
1971 tmp->cp.inst.operand = AGA_htotal; /* 81/71/73/79? */
1981 tmp->cp.inst.operand = AGA_hcenter; /*AGA_htotal / 2 + AGA_hsstrt */
1985 tmp->cp.inst.operand = AGA_vsstrt; /* 0x016b / AGA_htotal */
1987 tmp->cp.inst.operand = AGA_vsstop; /* 0x02d6 / AGA_htotal */
1989 tmp->cp.inst.operand = AGA_vbstop; /* 0x0bd1 / AGA_htotal */
3401 tmp->cp.inst.operand = pAGA_hcenter; /*AGA_htotal / 2 + AGA_hsstrt */
3405 tmp->cp.inst.operand = pAGA_vsstrt; /* 0x016b / AGA_htotal */
3407 tmp->cp.inst.operand = pAGA_vsstop; /* 0x02d6 / AGA_htotal */
    [all...]
grfabs_cc.c 1849 int AGA_htotal = 0x71;
1855 int AGA_htotal = 0x79;
1971 tmp->cp.inst.operand = AGA_htotal; /* 81/71/73/79? */
1981 tmp->cp.inst.operand = AGA_hcenter; /*AGA_htotal / 2 + AGA_hsstrt */
1985 tmp->cp.inst.operand = AGA_vsstrt; /* 0x016b / AGA_htotal */
1987 tmp->cp.inst.operand = AGA_vsstop; /* 0x02d6 / AGA_htotal */
1989 tmp->cp.inst.operand = AGA_vbstop; /* 0x0bd1 / AGA_htotal */
3401 tmp->cp.inst.operand = pAGA_hcenter; /*AGA_htotal / 2 + AGA_hsstrt */
3405 tmp->cp.inst.operand = pAGA_vsstrt; /* 0x016b / AGA_htotal */
3407 tmp->cp.inst.operand = pAGA_vsstop; /* 0x02d6 / AGA_htotal */
    [all...]

Completed in 26 milliseconds