Searched refs:kBootVideoDepthDepthShift (Results 1 – 3 of 3) sorted by relevance
30 #define kBootVideoDepthDepthShift (0) macro
41 #define kBootVideoDepthDepthShift (0) macro
417 …PE_state.video.v_depth = (boot_args_ptr->Video.v_depth >> kBootVideoDepthDepthShift) & kBootVideoD… in PE_init_platform()