Home
last modified time | relevance | path

Searched refs:offs2 (Results 1 – 1 of 1) sorted by relevance

/linux-2.4.37.9/drivers/video/matrox/
Dmatroxfb_base.c1666 unsigned int offs2; in matroxfb_getmemory() local
1700 for (offs2 = 0x100000; offs2 < maxSize; offs2 += 0x200000) in matroxfb_getmemory()
1701 mga_writeb(vm, offs2, *tmp++); in matroxfb_getmemory()