Home
last modified time | relevance | path

Searched refs:PC_SLICE_LENGTH (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/grub/grub-0.97/stage2/
H A Dpc_slice.h83 #define PC_SLICE_LENGTH(mbr_ptr, part) \ macro
H A Ddisk_io.c806 *len = PC_SLICE_LENGTH (buf, *entry); in next_partition()
H A Dbuiltins.c3352 PC_SLICE_LENGTH (mbr, entry) = new_len; in partnew_func()