ReactOS 0.4.16-dev-527-gdad3a09
|
#include <scsi.h>
PUCHAR _DISK_INFORMATION::Buffer |
Definition at line 22 of file fstubex.c.
Referenced by FstubAllocateDiskInformation(), FstubCreateDiskMBR(), and FstubCreateDiskRaw().
PDEVICE_OBJECT _DISK_INFORMATION::DeviceObject |
Definition at line 19 of file fstubex.c.
Referenced by FstubAllocateDiskInformation(), FstubCreateDiskMBR(), and FstubCreateDiskRaw().
DISK_GEOMETRY_EX _DISK_INFORMATION::DiskGeometry |
Definition at line 21 of file fstubex.c.
Referenced by FstubAllocateDiskInformation().
OPC_TABLE_ENTRY _DISK_INFORMATION::OPCTable[0] |
ULONGLONG _DISK_INFORMATION::SectorCount |
Definition at line 23 of file fstubex.c.
Referenced by FstubAllocateDiskInformation(), FstubCreateDiskEFI(), FstubCreateDiskRaw(), and IoWritePartitionTableEx().
ULONG _DISK_INFORMATION::SectorSize |
Definition at line 20 of file fstubex.c.
Referenced by FstubAllocateDiskInformation(), FstubCreateDiskEFI(), FstubCreateDiskMBR(), FstubCreateDiskRaw(), IoSetPartitionInformationEx(), and IoWritePartitionTableEx().