Home
last modified time | relevance | path

Searched refs:PC_PART_NORMAL (Results 1 – 2 of 2) sorted by relevance

/system/core/libdiskconfig/
Dconfig_mbr.c113 PC_PART_ACTIVE : PC_PART_NORMAL), in mk_pri_pentry()
121 cfg_pentry(pentry, PC_PART_NORMAL, PC_PART_TYPE_EXTENDED, in mk_pri_pentry()
178 cfg_pentry(&ebr->ptable[PC_EBR_LOGICAL_PART], PC_PART_NORMAL, in mk_ext_pentry()
199 cfg_pentry(&ebr->ptable[PC_EBR_NEXT_PTR_PART], PC_PART_NORMAL, in mk_ext_pentry()
/system/core/include/diskconfig/
Ddiskconfig.h37 #define PC_PART_NORMAL 0x0 macro