|
ReactOS 0.4.16-dev-1946-g52006dd
|

Go to the source code of this file.
Classes | |
| struct | I386_DISK_ADDRESS_PACKET |
| struct | I386_CDROM_SPEC_PACKET |
| struct | _EXTENDED_GEOMETRY |
| struct | _PC_DISK_DRIVE |
Typedefs | |
| typedef struct I386_DISK_ADDRESS_PACKET * | PI386_DISK_ADDRESS_PACKET |
| typedef struct I386_CDROM_SPEC_PACKET * | PI386_CDROM_SPEC_PACKET |
| typedef struct _EXTENDED_GEOMETRY | EXTENDED_GEOMETRY |
| typedef struct _EXTENDED_GEOMETRY * | PEXTENDED_GEOMETRY |
| typedef struct _PC_DISK_DRIVE | PC_DISK_DRIVE |
| typedef struct _PC_DISK_DRIVE * | PPC_DISK_DRIVE |
Variables | |
| static USHORT | LastDriveNumber = 0xFFFF |
| static PC_DISK_DRIVE | PcDiskDrive |
| static LONG | lReportError = 0 |
| typedef struct _PC_DISK_DRIVE PC_DISK_DRIVE |
| typedef struct _EXTENDED_GEOMETRY * PEXTENDED_GEOMETRY |
| typedef struct _PC_DISK_DRIVE * PPC_DISK_DRIVE |
| DBG_DEFAULT_CHANNEL | ( | DISK | ) |
Definition at line 179 of file pcdisk.c.
Referenced by PcDiskReadLogicalSectorsCHS(), and PcDiskReadLogicalSectorsLBA().
| CONFIGURATION_TYPE DiskGetConfigType | ( | _In_ UCHAR | DriveNumber | ) |
Definition at line 402 of file pcdisk.c.
Referenced by DiskOpen(), and PcInitializeBootDevices().
Definition at line 144 of file pcdisk.c.
Referenced by DiskError(), PcDiskReadLogicalSectorsCHS(), and PcDiskReadLogicalSectorsLBA().
|
static |
Definition at line 313 of file pcdisk.c.
Referenced by InitDriveGeometry().
Definition at line 235 of file pcdisk.c.
Referenced by PcDiskDriveInit().
Definition at line 220 of file pcdisk.c.
Referenced by DiskGetConfigType(), and PcDiskDriveInit().
Definition at line 136 of file pcdisk.c.
Referenced by EnumerateHarddisks(), and GetHarddiskInformation().
Definition at line 195 of file pcdisk.c.
Referenced by DetectBiosFloppyPeripheral(), PcDiskReadLogicalSectorsCHS(), and PcDiskReadLogicalSectorsLBA().
|
static |
Definition at line 414 of file pcdisk.c.
Referenced by PcDiskDriveInit().
Definition at line 509 of file pcdisk.c.
Referenced by PcDiskDriveNumberToDrive().
|
inlinestatic |
Definition at line 538 of file pcdisk.c.
Referenced by PcDiskGetCacheableBlockCount(), PcDiskGetDriveGeometry(), and PcDiskReadLogicalSectors().
Definition at line 856 of file pcdisk.c.
Referenced by MachInit().
Definition at line 826 of file pcdisk.c.
Referenced by MachInit(), and PcGetHarddiskConfigurationData().
| BOOLEAN PcDiskReadLogicalSectors | ( | IN UCHAR | DriveNumber, |
| IN ULONGLONG | SectorNumber, | ||
| IN ULONG | SectorCount, | ||
| OUT PVOID | Buffer | ||
| ) |
Definition at line 786 of file pcdisk.c.
Referenced by MachInit().
|
static |
Definition at line 668 of file pcdisk.c.
Referenced by PcDiskReadLogicalSectors().
|
static |
Definition at line 604 of file pcdisk.c.
Referenced by PcDiskReadLogicalSectors().
|
static |
Definition at line 128 of file pcdisk.c.
Referenced by PcDiskDriveNumberToDrive().
|
static |
Definition at line 134 of file pcdisk.c.
Referenced by DiskError(), and DiskReportError().
|
static |
Definition at line 129 of file pcdisk.c.
Referenced by PcDiskDriveNumberToDrive().