OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PC_BIOS_BOOT_SIG
(Results
1 - 2
of
2
) sorted by null
/system/core/include/diskconfig/
diskconfig.h
49
#define
PC_BIOS_BOOT_SIG
0xAA55
/system/core/libdiskconfig/
config_mbr.c
160
ebr->mbr_sig =
PC_BIOS_BOOT_SIG
;
227
*((uint16_t*)item->data) =
PC_BIOS_BOOT_SIG
;
Completed in 41 milliseconds