Home
last modified time | relevance | path

Searched refs:multiboot_header_tag_entry_address_t (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/tools/mbh_patch/
H A Dmbh_patch.c58 multiboot_header_tag_entry_address_t *mbentry = NULL; in patch64_mb2()
70 mbentry = (multiboot_header_tag_entry_address_t *)tagp; in patch64_mb2()
/illumos-gate/usr/src/uts/common/sys/
H A Dmultiboot2.h162 } multiboot_header_tag_entry_address_t; typedef
/illumos-gate/usr/src/boot/common/
H A Dmultiboot2.c142 multiboot_header_tag_entry_address_t *entry_tag = NULL; in multiboot2_loadfile()
217 (multiboot_header_tag_entry_address_t *)tag; in multiboot2_loadfile()