ReactOS 0.4.16-dev-1-gcf26321
|
#include <partlist.h>
Definition at line 157 of file partlist.h.
ULONG _BIOSDISKENTRY::AdapterNumber |
Definition at line 160 of file partlist.h.
Referenced by AddDiskToList(), and UpdateHwDiskNumbers().
ULONG _BIOSDISKENTRY::Checksum |
Definition at line 164 of file partlist.h.
Referenced by AddDiskToList(), and DiskIdentifierQueryRoutine().
ULONG _BIOSDISKENTRY::ControllerNumber |
Definition at line 161 of file partlist.h.
Referenced by AddDiskToList(), and UpdateHwDiskNumbers().
PDISKENTRY _BIOSDISKENTRY::DiskEntry |
Definition at line 165 of file partlist.h.
Referenced by AddDiskToList(), and UpdateHwDiskNumbers().
CM_DISK_GEOMETRY_DEVICE_DATA _BIOSDISKENTRY::DiskGeometry |
Definition at line 166 of file partlist.h.
Referenced by DiskConfigurationDataQueryRoutine().
ULONG _BIOSDISKENTRY::DiskNumber |
Definition at line 162 of file partlist.h.
Referenced by AddDiskToList(), and UpdateHwDiskNumbers().
CM_INT13_DRIVE_PARAMETER _BIOSDISKENTRY::Int13DiskData |
Definition at line 167 of file partlist.h.
LIST_ENTRY _BIOSDISKENTRY::ListEntry |
Definition at line 159 of file partlist.h.
BOOLEAN _BIOSDISKENTRY::Recognized |
Definition at line 142 of file diskpart.h.
Referenced by AddDiskToList().
ULONG _BIOSDISKENTRY::Signature |
Definition at line 163 of file partlist.h.
Referenced by AddDiskToList(), and DiskIdentifierQueryRoutine().