addrmask 1148 dev/i2o/i2o.h u_int8_t addrmask[8]; addrmask 141 dev/pci/tga_conf.c int deep, addrmask, wide; addrmask 148 dev/pci/tga_conf.c addrmask = (gder >> 2) & 0x7; /* XXX */ addrmask 158 dev/pci/tga_conf.c if (addrmask == 0x0) { addrmask 165 dev/pci/tga_conf.c } else if (addrmask == 0x1) { addrmask 170 dev/pci/tga_conf.c } else if (addrmask == 0x3) { addrmask 178 dev/pci/tga_conf.c if (addrmask == 0x00 && tga2 && wide) { addrmask 183 dev/pci/tga_conf.c if (addrmask == 0x3) { addrmask 190 dev/pci/tga_conf.c } else if (addrmask == 0x7) { addrmask 93 kern/kern_malloc.c const long addrmask[] = { 0, addrmask 376 kern/kern_malloc.c alloc = addrmask[BUCKETINDX(PAGE_SIZE)]; addrmask 378 kern/kern_malloc.c alloc = addrmask[kup->ku_indx];