|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <fdc.h>

| PADAPTER_OBJECT _CONTROLLER_INFO::AdapterObject |
Definition at line 77 of file floppy.h.
Referenced by AddControllers().
| PUCHAR _CONTROLLER_INFO::BaseAddress |
Definition at line 49 of file fdc.h.
Referenced by ConfigCallback(), FdcFdoConfigCallback(), FdcFdoStartDevice(), Get_Byte(), HwDiskChanged(), HwDumpRegisters(), HwPowerOff(), HwReset(), HwSetDataRate(), HwTurnOffMotor(), HwTurnOnMotor(), ReadyForRead(), ReadyForWrite(), and Send_Byte().
| ULONG _CONTROLLER_INFO::BusNumber |
Definition at line 63 of file floppy.h.
Referenced by AddControllers(), and ConfigCallback().
| ULONG _CONTROLLER_INFO::ControllerNumber |
Definition at line 61 of file floppy.h.
Referenced by ConfigCallback().
| PDRIVE_INFO _CONTROLLER_INFO::CurrentDrive |
| ULONG _CONTROLLER_INFO::Dma |
Definition at line 70 of file floppy.h.
Referenced by AddControllers(), and ConfigCallback().
| DRIVE_INFO _CONTROLLER_INFO::DriveInfo |
Definition at line 60 of file fdc.h.
Referenced by AddControllers(), ConfigCallback(), FdcFdoConfigCallback(), FdcFdoQueryBusRelations(), InitController(), and ReportToMountMgr().
| BOOLEAN _CONTROLLER_INFO::ImpliedSeeks |
Definition at line 79 of file floppy.h.
Referenced by InitController().
| BOOLEAN _CONTROLLER_INFO::Initialized |
Definition at line 60 of file floppy.h.
Referenced by AddControllers().
| INTERFACE_TYPE _CONTROLLER_INFO::InterfaceType |
Definition at line 62 of file floppy.h.
Referenced by AddControllers(), and ConfigCallback().
| KINTERRUPT_MODE _CONTROLLER_INFO::InterruptMode |
Definition at line 68 of file floppy.h.
Referenced by ConfigCallback().
| PKINTERRUPT _CONTROLLER_INFO::InterruptObject |
| ULONG _CONTROLLER_INFO::Level |
Definition at line 64 of file floppy.h.
Referenced by ConfigCallback().
| ULONG _CONTROLLER_INFO::MappedVector |
Definition at line 67 of file floppy.h.
Referenced by AddControllers().
| PVOID _CONTROLLER_INFO::MapRegisterBase |
Definition at line 72 of file floppy.h.
Referenced by MapRegisterCallback().
| BOOLEAN _CONTROLLER_INFO::Model30 |
Definition at line 82 of file floppy.h.
Referenced by HwDiskChanged(), and InitController().
| KDPC _CONTROLLER_INFO::MotorStopDpc |
Definition at line 85 of file floppy.h.
Referenced by InitController(), and StopMotor().
| KEVENT _CONTROLLER_INFO::MotorStoppedEvent |
Definition at line 83 of file floppy.h.
Referenced by InitController(), MotorStopDpcFunc(), and StopMotor().
| KTIMER _CONTROLLER_INFO::MotorTimer |
Definition at line 84 of file floppy.h.
Referenced by InitController(), and StopMotor().
| UCHAR _CONTROLLER_INFO::NumberOfDrives |
Definition at line 58 of file fdc.h.
Referenced by AddControllers(), ConfigCallback(), FdcFdoConfigCallback(), FdcFdoQueryBusRelations(), InitController(), and Unload().
| BOOLEAN _CONTROLLER_INFO::Populated |
Definition at line 39 of file fdc.h.
Referenced by ConfigCallback(), and FdcFdoConfigCallback().
| BOOLEAN _CONTROLLER_INFO::StopDpcQueued |
Definition at line 86 of file floppy.h.
Referenced by InitController(), MotorStopDpcFunc(), and StopMotor().
| KEVENT _CONTROLLER_INFO::SynchEvent |
Definition at line 74 of file floppy.h.
Referenced by DpcForIsr(), InitController(), MapRegisterCallback(), and WaitForControllerInterrupt().
| ULONG _CONTROLLER_INFO::Vector |
Definition at line 66 of file floppy.h.
Referenced by ConfigCallback().