|
ReactOS 0.4.16-dev-2646-g1219156
|
#include <hwidep.h>
Public Attributes | |
| IDE_REG | Data |
| union { | |
| IDE_REG Features | |
| IDE_REG Error | |
| }; | |
| union { | |
| IDE_REG SectorCount | |
| IDE_REG InterruptReason | |
| }; | |
| IDE_REG | LbaLow |
| LBA bits 0-7, 24-31. | |
| union { | |
| IDE_REG LbaMid | |
| LBA bits 8-15, 32-39. More... | |
| IDE_REG ByteCountLow | |
| IDE_REG SignatureLow | |
| }; | |
| union { | |
| IDE_REG LbaHigh | |
| LBA bits 16-23, 40-47. More... | |
| IDE_REG ByteCountHigh | |
| IDE_REG SignatureHigh | |
| }; | |
| IDE_REG | Device |
| union { | |
| IDE_REG Command | |
| IDE_REG Status | |
| }; | |
| union { | |
| IDE_REG Control | |
| IDE_REG AlternateStatus | |
| }; | |
| PUCHAR | Data |
| union { | |
| PUCHAR Features | |
| PUCHAR Error | |
| }; | |
| union { | |
| PUCHAR SectorCount | |
| PUCHAR InterruptReason | |
| }; | |
| PUCHAR | LbaLow |
| LBA bits 0-7, 24-31. | |
| union { | |
| PUCHAR LbaMid | |
| LBA bits 8-15, 32-39. More... | |
| PUCHAR ByteCountLow | |
| PUCHAR SignatureLow | |
| }; | |
| union { | |
| PUCHAR LbaHigh | |
| LBA bits 16-23, 40-47. More... | |
| PUCHAR ByteCountHigh | |
| PUCHAR SignatureHigh | |
| }; | |
| PUCHAR | Device |
| union { | |
| PUCHAR Command | |
| PUCHAR Status | |
| }; | |
| union { | |
| PUCHAR Control | |
| PUCHAR AlternateStatus | |
| }; | |
| PUCHAR | Dma |
| PUCHAR | Scr |
| union { ... } _IDE_REGISTERS::@125 |
| union { ... } _IDE_REGISTERS::@127 |
| union { ... } _IDE_REGISTERS::@129 |
| union { ... } _IDE_REGISTERS::@131 |
| union { ... } _IDE_REGISTERS::@133 |
| union { ... } _IDE_REGISTERS::@135 |
| union { ... } _IDE_REGISTERS::@3655 |
| union { ... } _IDE_REGISTERS::@3657 |
| union { ... } _IDE_REGISTERS::@3659 |
| union { ... } _IDE_REGISTERS::@3661 |
| union { ... } _IDE_REGISTERS::@3663 |
| union { ... } _IDE_REGISTERS::@3665 |
| PUCHAR _IDE_REGISTERS::AlternateStatus |
Definition at line 125 of file ata_shared.h.
| IDE_REG _IDE_REGISTERS::ByteCountHigh |
Definition at line 128 of file hwidep.h.
Referenced by AtapIsDevicePresent().
| PUCHAR _IDE_REGISTERS::ByteCountHigh |
Definition at line 113 of file ata_shared.h.
| IDE_REG _IDE_REGISTERS::ByteCountLow |
Definition at line 122 of file hwidep.h.
Referenced by AtapIsDevicePresent(), and PataResetChannel().
| PUCHAR _IDE_REGISTERS::ByteCountLow |
Definition at line 107 of file ata_shared.h.
| PUCHAR _IDE_REGISTERS::Command |
Definition at line 119 of file ata_shared.h.
| IDE_REG _IDE_REGISTERS::Control |
Definition at line 139 of file hwidep.h.
Referenced by AtaLegacyDetectChannel(), PataEnableInterrupts(), and PciIdeInitTaskFileIoResources().
| PUCHAR _IDE_REGISTERS::Control |
Definition at line 124 of file ata_shared.h.
| IDE_REG _IDE_REGISTERS::Data |
Definition at line 107 of file hwidep.h.
Referenced by AtaInit(), AtaLegacyDetectChannel(), AtapIsDevicePresent(), AtapPerformSoftwareReset(), and PciIdeInitTaskFileIoResources().
| PUCHAR _IDE_REGISTERS::Data |
Definition at line 92 of file ata_shared.h.
| IDE_REG _IDE_REGISTERS::Device |
Definition at line 131 of file hwidep.h.
Referenced by AtaLegacyDetectChannel(), and PciIdeInitTaskFileIoResources().
| PUCHAR _IDE_REGISTERS::Device |
Definition at line 116 of file ata_shared.h.
| PUCHAR _IDE_REGISTERS::Dma |
Definition at line 127 of file ata_shared.h.
Referenced by PataEnableInterrupts(), PataResetChannel(), PciIdeConnectInterrupt(), PciIdeControllerInitDma(), and PciIdeFreeResources().
| IDE_REG _IDE_REGISTERS::Error |
Definition at line 111 of file hwidep.h.
Referenced by AtaLegacyDetectChannel(), and PciIdeInitTaskFileIoResources().
| PUCHAR _IDE_REGISTERS::Error |
Definition at line 96 of file ata_shared.h.
| PUCHAR _IDE_REGISTERS::Features |
Definition at line 95 of file ata_shared.h.
| PUCHAR _IDE_REGISTERS::InterruptReason |
Definition at line 101 of file ata_shared.h.
| IDE_REG _IDE_REGISTERS::LbaHigh |
LBA bits 16-23, 40-47.
Definition at line 127 of file hwidep.h.
Referenced by AtaLegacyDetectChannel(), and PciIdeInitTaskFileIoResources().
| PUCHAR _IDE_REGISTERS::LbaHigh |
LBA bits 16-23, 40-47.
Definition at line 112 of file ata_shared.h.
| IDE_REG _IDE_REGISTERS::LbaLow |
LBA bits 0-7, 24-31.
Definition at line 118 of file hwidep.h.
Referenced by AtaLegacyDetectChannel(), and PciIdeInitTaskFileIoResources().
| PUCHAR _IDE_REGISTERS::LbaLow |
LBA bits 0-7, 24-31.
Definition at line 103 of file ata_shared.h.
| IDE_REG _IDE_REGISTERS::LbaMid |
LBA bits 8-15, 32-39.
Definition at line 121 of file hwidep.h.
Referenced by AtaLegacyDetectChannel(), and PciIdeInitTaskFileIoResources().
| PUCHAR _IDE_REGISTERS::LbaMid |
LBA bits 8-15, 32-39.
Definition at line 106 of file ata_shared.h.
| PUCHAR _IDE_REGISTERS::Scr |
Definition at line 128 of file ata_shared.h.
| IDE_REG _IDE_REGISTERS::SectorCount |
Definition at line 115 of file hwidep.h.
Referenced by AtaLegacyDetectChannel(), and PciIdeInitTaskFileIoResources().
| PUCHAR _IDE_REGISTERS::SectorCount |
Definition at line 100 of file ata_shared.h.
| PUCHAR _IDE_REGISTERS::SignatureHigh |
Definition at line 114 of file ata_shared.h.
| PUCHAR _IDE_REGISTERS::SignatureLow |
Definition at line 108 of file ata_shared.h.
| IDE_REG _IDE_REGISTERS::Status |
Definition at line 135 of file hwidep.h.
Referenced by AtaLegacyDetectChannel(), AtapIsDevicePresent(), and PciIdeInitTaskFileIoResources().
| PUCHAR _IDE_REGISTERS::Status |
Definition at line 120 of file ata_shared.h.