Home
last modified time | relevance | path

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

/illumos-gate/usr/src/boot/sys/i386/include/
H A Dbootinfo.h74 uint64_t bi_systab; /* pa of EFI system table */ member
/illumos-gate/usr/src/boot/efi/loader/arch/i386/
H A Defimd.c73 bi->bi_systab = (uint64_t)ST; in ldr_bootinfo()