Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/boot/installboot/i386/
H A Dinstallboot.h63 IB_BBLK_EFI /* EFI Boot Program */ enumerator
H A Dinstallboot.c1213 pl->pl_type = IB_BBLK_EFI; in probe_gpt()
1226 pl->pl_type = IB_BBLK_EFI; in probe_gpt()
2047 case IB_BBLK_EFI: in prepare_bblocks()
2166 if (pl->pl_type != IB_BBLK_EFI) in handle_install()