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

  /src/sys/dev/pci/
tga.c 954 static const int map_rop[16] = { 0x0, 0x8, 0x4, 0xc, 0x2, 0xa, 0x6, variable in typeref:typename:const int[16]
1075 TGAWALREG(dc, TGA_REG_GOPR, 3, map_rop[rop]); /* Set up the op */
tga.c 954 static const int map_rop[16] = { 0x0, 0x8, 0x4, 0xc, 0x2, 0xa, 0x6, variable in typeref:typename:const int[16]
1075 TGAWALREG(dc, TGA_REG_GOPR, 3, map_rop[rop]); /* Set up the op */

Completed in 22 milliseconds