Home
last modified time | relevance | path

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

/xnu-11215.1.10/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-11215.1.10/bsd/vfs/
H A Dvfs_syscalls.c2285 height = mia64.mi_height; in relocate_imageboot_source()
2296 height = mia32.mi_height; in relocate_imageboot_source()