mpitch 114 drivers/video/fbdev/matrox/matroxfb_accel.c u_int32_t mpitch; mpitch 120 drivers/video/fbdev/matrox/matroxfb_accel.c mpitch = minfo->fbcon.var.xres_virtual; mpitch 131 drivers/video/fbdev/matrox/matroxfb_accel.c mpitch = (mpitch >> 1) | 0x8000; /* disable linearization */ mpitch 134 drivers/video/fbdev/matrox/matroxfb_accel.c if (accel && !(mpitch & 1)) { mpitch 180 drivers/video/fbdev/matrox/matroxfb_accel.c mga_outl(M_PITCH, mpitch); mpitch 197 drivers/video/fbdev/matrox/matroxfb_accel.c minfo->accel.m_pitch = mpitch;