|
ReactOS 0.4.16-dev-2613-g9533ad7
|

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 |
| 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 | ) |
| CONFIGURATION_TYPE DiskGetConfigType | ( | _In_ UCHAR | DriveNumber | ) |
Definition at line 381 of file pcdisk.c.
Referenced by DiskOpen().
Definition at line 136 of file pcdisk.c.
Referenced by DiskError(), PcDiskReadLogicalSectorsCHS(), and PcDiskReadLogicalSectorsLBA().
|
static |
Definition at line 292 of file pcdisk.c.
Referenced by InitDriveGeometry().
Definition at line 214 of file pcdisk.c.
Referenced by PcDiskDriveInit().
Definition at line 199 of file pcdisk.c.
Referenced by DiskGetConfigType(), and PcDiskDriveInit().
Definition at line 174 of file pcdisk.c.
Referenced by DetectBiosFloppyPeripheral(), PcDiskReadLogicalSectorsCHS(), and PcDiskReadLogicalSectorsLBA().
|
static |
Definition at line 393 of file pcdisk.c.
Referenced by PcDiskDriveInit().
Definition at line 488 of file pcdisk.c.
Referenced by PcDiskDriveNumberToDrive().
|
inlinestatic |
Definition at line 517 of file pcdisk.c.
Referenced by PcDiskGetCacheableBlockCount(), PcDiskGetDriveGeometry(), and PcDiskReadLogicalSectors().
Definition at line 835 of file pcdisk.c.
Referenced by MachInit().
Definition at line 805 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 765 of file pcdisk.c.
Referenced by MachInit().
|
static |
Definition at line 647 of file pcdisk.c.
Referenced by PcDiskReadLogicalSectors().
|
static |
Definition at line 583 of file pcdisk.c.
Referenced by PcDiskReadLogicalSectors().
|
static |
Definition at line 128 of file pcdisk.c.
Referenced by PcDiskDriveNumberToDrive().
|
static |
Definition at line 129 of file pcdisk.c.
Referenced by PcDiskDriveNumberToDrive().