Home
last modified time | relevance | path

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

/DragonStub/inc/
H A Defipart.h36 UINT8 OSIndicator; member
/DragonStub/lib/
H A Dmisc.c436 … if ( Mbr->Partition[i].OSIndicator == 0x00 || EXTRACT_UINT32(Mbr->Partition[i].SizeInLBA) == 0 ) { in ValidMBR()
465 … if (Mbr->Partition[j].OSIndicator == 0x00 || EXTRACT_UINT32(Mbr->Partition[j].SizeInLBA) == 0) { in ValidMBR()