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

  /src/sys/dev/pci/
voodoofbreg.h 173 #define DSTSIZE (0x00100000 + 0x68)
voodoofb.c 832 voodoo3_write32(sc, DSTSIZE, wi | (he << 16));
851 voodoo3_write32(sc, DSTSIZE, wi | (he << 16));
923 voodoo3_write32(sc, DSTSIZE, wi | (he << 16));
1038 voodoo3_write32(sc, DSTSIZE, width | (height << 16));
1059 voodoo3_write32(sc, DSTSIZE, width | (height << 16));
1078 voodoo3_write32(sc, DSTSIZE, width | (height << 16));
1098 voodoo3_write32(sc, DSTSIZE, width | (height << 16));

Completed in 14 milliseconds