Lines Matching refs:crt2used
1445 float crt2used, maxcrt2;
1558 crt2used = 0.0;
1561 crt2used = crt2clock + 2000;
1595 total = crt2used * magic;
1606 crt2used = maxcrt2 + 2000;
1609 crt2used = total;
1616 crt2used/1000);
1627 total -= (crt2used * pSiSEnt->pScrn_1->bitsPerPixel / bpp);
1631 (crt2used * pSiSEnt->pScrn_1->bitsPerPixel / bpp)/1000);
1648 total -= crt2used;
1652 crt2used = maxcrt2 + 2000;
1655 crt2used = total;
1659 "Bandwidth reserved for CRT2 is %g Mhz\n", crt2used/1000);