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

/osnet-11/usr/src/grub/grub-0.97/stage2/
H A Dpc_slice.h79 #define PC_SLICE_START(mbr_ptr, part) \ macro
H A Ddisk_io.c747 *offset = *ext_offset + PC_SLICE_START (buf, i);
760 *start = *offset + PC_SLICE_START (buf, *entry);
H A Dbuiltins.c1597 if (PC_SLICE_TYPE (mbr, i) && PC_SLICE_START (mbr, i) - 1 < size)
3876 PC_SLICE_START (mbr, entry) = new_start;

Completed in 39 milliseconds