Home
last modified time | relevance | path

Searched refs:mi_height (Results 1 – 2 of 2) sorted by relevance

/xnu-8792.41.9/bsd/sys/
H A Dimgsrc.h80 uint32_t mi_height; /* As determined from an imgsrc_info structure */ member
87 uint32_t mi_height; member
93 uint32_t mi_height; member
/xnu-8792.41.9/bsd/vfs/
H A Dvfs_syscalls.c2203 height = mia64.mi_height; in relocate_imageboot_source()
2214 height = mia32.mi_height; in relocate_imageboot_source()