Home
last modified time | relevance | path

Searched refs:pl_type (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/boot/installboot/i386/
H A Dinstallboot.c989 switch (pl->pl_type) { in partlist_free()
1178 pl->pl_type = IB_BBLK_STAGE1; in probe_gpt()
1212 pl->pl_type = IB_BBLK_EFI; in probe_gpt()
1225 pl->pl_type = IB_BBLK_EFI; in probe_gpt()
1501 pl->pl_type = IB_BBLK_STAGE1; in probe_vtoc()
1527 pl->pl_type = IB_BBLK_STAGE2; in probe_vtoc()
1629 pl->pl_type = IB_BBLK_STAGE1; in probe_mbr()
1656 pl->pl_type = IB_BBLK_STAGE2; in probe_mbr()
1694 pl->pl_type = IB_BBLK_FILE; in probe_device()
1746 pl->pl_type = IB_BBLK_MBR; in probe_device()
[all …]
H A Dinstallboot.h113 ib_bblktype_t pl_type; member
/illumos-gate/usr/src/lib/libshare/common/
H A Dlibshare_impl.h95 int pl_type; member