ReactOS 0.4.15-dev-6056-gb29b268
|
#include <partlist.h>
Definition at line 139 of file partlist.h.
ULONG _BIOSDISKENTRY::AdapterNumber |
Definition at line 142 of file partlist.h.
Referenced by AddDiskToList(), and UpdateHwDiskNumbers().
ULONG _BIOSDISKENTRY::Checksum |
Definition at line 146 of file partlist.h.
Referenced by AddDiskToList(), and DiskIdentifierQueryRoutine().
ULONG _BIOSDISKENTRY::ControllerNumber |
Definition at line 143 of file partlist.h.
Referenced by AddDiskToList(), and UpdateHwDiskNumbers().
PDISKENTRY _BIOSDISKENTRY::DiskEntry |
Definition at line 147 of file partlist.h.
Referenced by AddDiskToList(), and UpdateHwDiskNumbers().
CM_DISK_GEOMETRY_DEVICE_DATA _BIOSDISKENTRY::DiskGeometry |
Definition at line 148 of file partlist.h.
Referenced by DiskConfigurationDataQueryRoutine().
ULONG _BIOSDISKENTRY::DiskNumber |
Definition at line 144 of file partlist.h.
Referenced by AddDiskToList(), and UpdateHwDiskNumbers().
CM_INT13_DRIVE_PARAMETER _BIOSDISKENTRY::Int13DiskData |
Definition at line 149 of file partlist.h.
LIST_ENTRY _BIOSDISKENTRY::ListEntry |
Definition at line 141 of file partlist.h.
BOOLEAN _BIOSDISKENTRY::Recognized |
Definition at line 140 of file diskpart.h.
Referenced by AddDiskToList().
ULONG _BIOSDISKENTRY::Signature |
Definition at line 145 of file partlist.h.
Referenced by AddDiskToList(), and DiskIdentifierQueryRoutine().