ReactOS 0.4.16-dev-237-gd6eebaa
|
#include <bm_devs_decl.h>
Definition at line 74 of file bm_devs_decl.h.
union { ... } _BUSMASTER_CONTROLLER_INFORMATION::@1101 |
CHAR _BUSMASTER_CONTROLLER_INFORMATION::AltInitMasterDev |
Definition at line 104 of file bm_devs_decl.h.
ULONG _BUSMASTER_CONTROLLER_INFORMATION::busNumber |
Definition at line 88 of file bm_devs_decl.h.
Referenced by UniataClaimLegacyPCIIDE(), UniataEnumBusMasterController__(), and UniataFindBusMasterController().
UCHAR _BUSMASTER_CONTROLLER_INFORMATION::ChanInitOk |
Definition at line 94 of file bm_devs_decl.h.
Referenced by AtapiHwInitialize(), DriverEntry(), UniataClaimLegacyPCIIDE(), and UniataEnumBusMasterController__().
CHAR _BUSMASTER_CONTROLLER_INFORMATION::channel |
Definition at line 89 of file bm_devs_decl.h.
Referenced by DriverEntry(), UniataChipDetectChannels(), and UniataFindBusMasterController().
PVEN_STR _BUSMASTER_CONTROLLER_INFORMATION::DeviceId |
Definition at line 78 of file bm_devs_decl.h.
Referenced by UniataEnumBusMasterController__().
ULONG _BUSMASTER_CONTROLLER_INFORMATION::DeviceIdLength |
Definition at line 79 of file bm_devs_decl.h.
Referenced by UniataEnumBusMasterController__().
CHAR _BUSMASTER_CONTROLLER_INFORMATION::DeviceIdStr[4] |
Definition at line 86 of file bm_devs_decl.h.
Referenced by UniataEnumBusMasterController__().
PVEN_STR _BUSMASTER_CONTROLLER_INFORMATION::FullDevName |
Definition at line 83 of file bm_devs_decl.h.
KAFFINITY _BUSMASTER_CONTROLLER_INFORMATION::Isr2Affinity |
Definition at line 101 of file bm_devs_decl.h.
Referenced by UniataConnectIntr2().
PDEVICE_OBJECT _BUSMASTER_CONTROLLER_INFORMATION::Isr2DevObj |
Definition at line 97 of file bm_devs_decl.h.
Referenced by UniataConnectIntr2(), and UniataDisconnectIntr2().
BOOLEAN _BUSMASTER_CONTROLLER_INFORMATION::Isr2Enable |
Definition at line 95 of file bm_devs_decl.h.
Referenced by AtapiAdapterControl(), AtapiInterrupt2(), and AtapiStartIo__().
PKINTERRUPT _BUSMASTER_CONTROLLER_INFORMATION::Isr2InterruptObject |
Definition at line 103 of file bm_devs_decl.h.
Referenced by UniataConnectIntr2(), and UniataDisconnectIntr2().
KIRQL _BUSMASTER_CONTROLLER_INFORMATION::Isr2Irql |
Definition at line 100 of file bm_devs_decl.h.
Referenced by UniataConnectIntr2().
ULONG _BUSMASTER_CONTROLLER_INFORMATION::Isr2Vector |
Definition at line 102 of file bm_devs_decl.h.
Referenced by UniataConnectIntr2().
BOOLEAN _BUSMASTER_CONTROLLER_INFORMATION::Known |
Definition at line 92 of file bm_devs_decl.h.
Referenced by UniataEnumBusMasterController__().
CHAR _BUSMASTER_CONTROLLER_INFORMATION::MasterDev |
Definition at line 91 of file bm_devs_decl.h.
Referenced by UniataEnumBusMasterController__().
ULONG _BUSMASTER_CONTROLLER_INFORMATION::MaxTransferMode |
Definition at line 82 of file bm_devs_decl.h.
ULONG _BUSMASTER_CONTROLLER_INFORMATION::nDeviceId |
Definition at line 80 of file bm_devs_decl.h.
Referenced by UniataEnumBusMasterController__().
CHAR _BUSMASTER_CONTROLLER_INFORMATION::NeedAltInit |
Definition at line 105 of file bm_devs_decl.h.
Referenced by UniataEnumBusMasterController__().
ULONG _BUSMASTER_CONTROLLER_INFORMATION::nRevId |
Definition at line 81 of file bm_devs_decl.h.
ULONG _BUSMASTER_CONTROLLER_INFORMATION::nVendorId |
Definition at line 77 of file bm_devs_decl.h.
Referenced by UniataEnumBusMasterController__().
PDEVICE_OBJECT _BUSMASTER_CONTROLLER_INFORMATION::PciIdeDevObj |
Definition at line 98 of file bm_devs_decl.h.
Referenced by UniataClaimLegacyPCIIDE().
ULONG _BUSMASTER_CONTROLLER_INFORMATION::RaidFlags |
Definition at line 84 of file bm_devs_decl.h.
Referenced by UniataEnumBusMasterController__().
ULONG _BUSMASTER_CONTROLLER_INFORMATION::slotNumber |
Definition at line 87 of file bm_devs_decl.h.
Referenced by UniataEnumBusMasterController__(), and UniataFindBusMasterController().
PVEN_STR _BUSMASTER_CONTROLLER_INFORMATION::VendorId |
Definition at line 75 of file bm_devs_decl.h.
Referenced by UniataEnumBusMasterController__().
ULONG _BUSMASTER_CONTROLLER_INFORMATION::VendorIdLength |
Definition at line 76 of file bm_devs_decl.h.
Referenced by UniataEnumBusMasterController__().
CHAR _BUSMASTER_CONTROLLER_INFORMATION::VendorIdStr[4] |
Definition at line 85 of file bm_devs_decl.h.
Referenced by UniataEnumBusMasterController__().