Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/boot/installboot/i386/
H A Dinstallboot.h60 IB_BBLK_MBR, /* MBR/PMBR */ enumerator
H A Dinstallboot.c207 if (plist->pl_type == IB_BBLK_MBR && !write_mbr) in install_stage1_cb()
868 if (plist->pl_type == IB_BBLK_MBR) in print_stage1_cb()
990 case IB_BBLK_MBR: in partlist_free()
1746 pl->pl_type = IB_BBLK_MBR; in probe_device()
2025 case IB_BBLK_MBR: in prepare_bblocks()