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.c1212 pl->pl_type = IB_BBLK_EFI; in probe_gpt()
1225 pl->pl_type = IB_BBLK_EFI; in probe_gpt()
2034 case IB_BBLK_EFI: in prepare_bblocks()
2153 if (pl->pl_type != IB_BBLK_EFI) in handle_install()