Home
last modified time | relevance | path

Searched defs:boot_modules (Results 1 – 2 of 2) sorted by relevance

/titanic_53/usr/src/uts/intel/sys/
H A Dbootinfo.h78 struct boot_modules { struct
79 native_ptr_t bm_addr;
80 native_ptr_t bm_name;
81 native_ptr_t bm_hash;
82 uint32_t bm_size;
83 boot_module_type_t bm_type;
/titanic_53/usr/src/boot/sys/boot/efi/boot1/
H A Dboot1.c41 static const boot_module_t *boot_modules[] = variable