Home
last modified time | relevance | path

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

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