HomeSort by relevance Sort by last modified time
    Searched refs:PC_SLICE_START (Results 1 - 3 of 3) sorted by null

  /external/grub/stage2/
pc_slice.h 79 #define PC_SLICE_START(mbr_ptr, part) \
disk_io.c 684 *offset = *ext_offset + PC_SLICE_START (buf, i);
697 *start = *offset + PC_SLICE_START (buf, *entry);
    [all...]
builtins.c 1096 if (PC_SLICE_TYPE (mbr, i) && PC_SLICE_START (mbr, i) - 1 < size)
    [all...]

Completed in 60 milliseconds