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

  /external/grub/stage2/
pc_slice.h 204 #define BSD_PART_TYPE(l_ptr, part) \
disk_io.c 620 if (BSD_PART_TYPE (buf, i))
624 *type = (BSD_PART_TYPE (buf, i) << 8) | (*type & 0xFF);
    [all...]

Completed in 544 milliseconds