Searched refs:B_PARTITION (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/format/
H A Dpartition.h40 #define B_PARTITION 1 macro
/illumos-gate/usr/src/boot/sys/i386/include/
H A Dbootinfo.h101 #define B_PARTITION(val) (((val) >> B_PARTITIONSHIFT) & B_PARTITIONMASK) macro
/illumos-gate/usr/src/boot/sys/boot/i386/loader/
H A Dmain.c278 new_currdev.d_kind.biosdisk.partition = B_PARTITION(initial_bootdev);

Completed in 72 milliseconds