Searched refs:PARTITION_EZDRIVE (Results 1 – 3 of 3) sorted by relevance
1733 else if (PartitionDescriptor->PartitionType == PARTITION_EZDRIVE) in xHalExamineMBR()1741 ASSERT(PartitionDescriptor->PartitionType == PARTITION_EZDRIVE); in xHalExamineMBR()1808 HalExamineMBR(DeviceObject, InputSize, PARTITION_EZDRIVE, &MbrBuffer); in xHalIoReadPartitionTable()2227 HalExamineMBR(DeviceObject, BufferSize, PARTITION_EZDRIVE, &MbrBuffer); in xHalIoSetPartitionInformation()2426 HalExamineMBR(DeviceObject, BufferSize, PARTITION_EZDRIVE, &MbrBuffer); in xHalIoWritePartitionTable()
289 #define PARTITION_EZDRIVE 0x55 macro
245 #define PARTITION_EZDRIVE 0x55 macro