Searched refs:bootPict (Results 1 - 2 of 2) sorted by relevance

/darwin-on-arm/xnu/pexpert/i386/
H A Dpe_init.c115 boot_progress_element *bootPict; local
138 bootPict = (boot_progress_element *) ml_static_ptovirt(map[0]);
139 default_noroot.width = bootPict->width;
140 default_noroot.height = bootPict->height;
142 default_noroot.dy = bootPict->yOffset;
143 default_noroot_data = &bootPict->data[0];
/darwin-on-arm/xnu/pexpert/arm/common/
H A Dpe_init.c205 boot_progress_element *bootPict; local

Completed in 18 milliseconds