Searched refs:default_progress (Results 1 – 3 of 3) sorted by relevance
224 default_progress.dx = 0; in PE_initialize_console()225 default_progress.dy = 0; in PE_initialize_console()226 vc_progress_initialize(&default_progress, in PE_initialize_console()308 image_size = default_progress.height; in PE_init_iokit()309 delta = &default_progress.dy; in PE_init_iokit()317 image_size = default_progress.width; in PE_init_iokit()318 delta = &default_progress.dx; in PE_init_iokit()328 PE_get_default("progress-dy", &default_progress.dy, sizeof(default_progress.dy)); in PE_init_iokit()330 vc_progress_initialize(&default_progress, in PE_init_iokit()787 uint32_t tmp = default_progress.dx; in pe_prepare_images()[all …]
51 static vc_progress_element default_progress = variable
181 vc_progress_initialize(&default_progress, in PE_init_iokit()