Searched refs:BSD_PART_TYPE (Results 1 - 2 of 2) sorted by relevance

/osnet-11/usr/src/grub/grub-0.97/stage2/
H A Dpc_slice.h211 #define BSD_PART_TYPE(l_ptr, part) \ macro
H A Ddisk_io.c633 if (BSD_PART_TYPE (buf, i))
637 *type = (BSD_PART_TYPE (buf, i) << 8) | (*type & 0xFF);

Completed in 22 milliseconds