m_dwg_rect 193 drivers/video/fbdev/matrox/matroxfb_accel.c minfo->accel.m_dwg_rect = M_DWG_TRAP | M_DWG_SOLID | M_DWG_ARZERO | M_DWG_SGNZERO | M_DWG_SHIFTZERO; m_dwg_rect 194 drivers/video/fbdev/matrox/matroxfb_accel.c if (isMilleniumII(minfo)) minfo->accel.m_dwg_rect |= M_DWG_TRANSC; m_dwg_rect 318 drivers/video/fbdev/matrox/matroxfb_accel.c mga_outl(M_DWGCTL, minfo->accel.m_dwg_rect | M_DWG_REPLACE); m_dwg_rect 362 drivers/video/fbdev/matrox/matroxfb_accel.c mga_outl(M_DWGCTL, minfo->accel.m_dwg_rect | M_DWG_REPLACE2); m_dwg_rect 288 drivers/video/fbdev/matrox/matroxfb_base.h u_int32_t m_dwg_rect;