Home
last modified time | relevance | path

Searched refs:MBRType (Results 1 – 11 of 11) sorted by relevance

/external/gptfdisk/
Dparttypes.cc244 tempType->MBRType = mbrType; in AddType()
293 if (theItem->MBRType == ID) { in operator =()
367 theID = theItem->MBRType; in GetHexType()
396 cout << hex << thisType->MBRType << " "; in ShowAllTypes()
425 if (thisType->MBRType == code) { in Valid()
Dparttypes.h25 uint16_t MBRType; member
/external/syslinux/gnu-efi/gnu-efi-3.0/lib/
Dhand.c106 IN UINT8 MBRType, in LibLocateHandleByDiskSignature() argument
220 if ((HardDriveDevicePath->MBRType == MBRType) && in LibLocateHandleByDiskSignature()
Ddpath.c775 Hd->MBRType, in _DevPathHardDrive()
/external/syslinux/efi64/include/efi/
Defidevp.h278 UINT8 MBRType; member
Defilib.h577 IN UINT8 MBRType,
/external/syslinux/efi32/include/efi/
Defidevp.h278 UINT8 MBRType; member
Defilib.h577 IN UINT8 MBRType,
/external/syslinux/gnu-efi/gnu-efi-3.0/inc/
Defidevp.h278 UINT8 MBRType; member
Defilib.h577 IN UINT8 MBRType,
/external/syslinux/gpxe/src/include/gpxe/efi/Protocol/
DDevicePath.h374 UINT8 MBRType; member