Home
last modified time | relevance | path

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

/illumos-gate/usr/src/boot/sys/i386/include/
H A Dbootinfo.h72 uint64_t bi_hcdp; /* DIG64 HCDP table */ member
/illumos-gate/usr/src/boot/efi/loader/arch/i386/
H A Defimd.c74 bi->bi_hcdp = (uint64_t)efi_get_table(&hcdp_guid); in ldr_bootinfo()