Home
last modified time | relevance | path

Searched refs:PARTITION_EZDRIVE (Results 1 – 3 of 3) sorted by relevance

/reactos/ntoskrnl/fstub/
H A Ddisksup.c1733 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()
/reactos/sdk/include/psdk/
H A Dntdddisk.h289 #define PARTITION_EZDRIVE 0x55 macro
H A Dwinioctl.h245 #define PARTITION_EZDRIVE 0x55 macro