OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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 102 milliseconds