OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PC_SLICE_TYPE_FREEBSD
(Results
1 - 2
of
2
) sorted by null
/external/grub/stage2/
pc_slice.h
145
#define
PC_SLICE_TYPE_FREEBSD
0xa5
151
((type) == (
PC_SLICE_TYPE_FREEBSD
| ((fs) << 8)) \
disk_io.c
726
*type =
PC_SLICE_TYPE_FREEBSD
;
[
all
...]
Completed in 162 milliseconds