Searched refs:xfb_size (Results 1 – 2 of 2) sorted by relevance
133 u32 xfb_size ; in init_display() local140 … xfb_size = VIPadFrameBufferWidth(rmode_p->fbWidth) * rmode_p->xfbHeight * (u32)VI_DISPLAY_PIX_SZ ; in init_display()141 xfb_p[ 0 ] = OSAlloc( xfb_size ) ; in init_display()142 xfb_p[ 1 ] = OSAlloc( xfb_size ) ; in init_display()
121 u32 xfb_size ; in init_display() local128 … xfb_size = VIPadFrameBufferWidth(rmode_p->fbWidth) * rmode_p->xfbHeight * (u32)VI_DISPLAY_PIX_SZ ; in init_display()129 xfb_p[0] = OSAlloc( xfb_size ) ; in init_display()130 xfb_p[1] = OSAlloc( xfb_size ) ; in init_display()