Searched refs:cobSize (Results 1 – 1 of 1) sorted by relevance
235 uint32 cobSize = 0x20000; // use 128kB for the COB in Savage_Init() local242 si.cobOffset = (si.videoMemSize - cobSize) & ~0x1ffff; // align cob to 128k in Savage_Init()247 TRACE("cobSizeIndex: %d cobSize: %d cobOffset: 0x%x\n", si.cobSizeIndex, cobSize, si.cobOffset); in Savage_Init()