ReactOS 0.4.16-dev-401-g45b008d
|
#include <haltypes.h>
Definition at line 232 of file haltypes.h.
PADJUSTRESOURCELIST _BUS_HANDLER::AdjustResourceList |
Definition at line 246 of file haltypes.h.
Referenced by HaliRegisterBusHandler(), and HalpAllocateAndInitPciBusHandler().
PASSIGNSLOTRESOURCES _BUS_HANDLER::AssignSlotResources |
Definition at line 247 of file haltypes.h.
Referenced by HaliRegisterBusHandler(), and HalpAllocateAndInitPciBusHandler().
PSUPPORTED_RANGES _BUS_HANDLER::BusAddresses |
Definition at line 242 of file haltypes.h.
Referenced by HalpAllocateAndInitPciBusHandler(), HalpAllocateBusHandler(), and HalpRegisterInternalBusHandlers().
PVOID _BUS_HANDLER::BusData |
Definition at line 240 of file haltypes.h.
Referenced by HaliRegisterBusHandler(), HalpAllocateAndInitPciBusHandler(), HalpFixupPciSupportedRanges(), HalpInitializePciStubs(), and PciReadWriteConfigSpace().
ULONG _BUS_HANDLER::BusNumber |
Definition at line 237 of file haltypes.h.
Referenced by HalGetBusDataByOffset(), HaliFindBusAddressTranslation(), HaliPciInterfaceReadConfig(), HaliRegisterBusHandler(), HalpAssignSlotResources(), and HalSetBusDataByOffset().
BUS_DATA_TYPE _BUS_HANDLER::ConfigurationType |
Definition at line 236 of file haltypes.h.
Referenced by HaliRegisterBusHandler().
ULONG _BUS_HANDLER::DeviceControlExtensionSize |
Definition at line 241 of file haltypes.h.
PDEVICE_OBJECT _BUS_HANDLER::DeviceObject |
Definition at line 238 of file haltypes.h.
PGETSETBUSDATA _BUS_HANDLER::GetBusData |
Definition at line 244 of file haltypes.h.
Referenced by HaliRegisterBusHandler(), HalpAllocateAndInitPciBusHandler(), and HalpRegisterInternalBusHandlers().
PGETINTERRUPTVECTOR _BUS_HANDLER::GetInterruptVector |
Definition at line 248 of file haltypes.h.
Referenced by HaliRegisterBusHandler(), HalpAllocateAndInitPciBusHandler(), and HalpRegisterInternalBusHandlers().
INTERFACE_TYPE _BUS_HANDLER::InterfaceType |
Definition at line 235 of file haltypes.h.
Referenced by HaliFindBusAddressTranslation(), HaliRegisterBusHandler(), and HalpFixupPciSupportedRanges().
struct _BUS_HANDLER* _BUS_HANDLER::ParentHandler |
Definition at line 239 of file haltypes.h.
Referenced by HaliRegisterBusHandler(), and HalpFixupPciSupportedRanges().
ULONG _BUS_HANDLER::Reserved[4] |
Definition at line 243 of file haltypes.h.
PGETSETBUSDATA _BUS_HANDLER::SetBusData |
Definition at line 245 of file haltypes.h.
Referenced by HaliRegisterBusHandler(), HalpAllocateAndInitPciBusHandler(), and HalpRegisterInternalBusHandlers().
PVOID _BUS_HANDLER::Spare1 |
Definition at line 250 of file haltypes.h.
PVOID _BUS_HANDLER::Spare2 |
Definition at line 251 of file haltypes.h.
PVOID _BUS_HANDLER::Spare3 |
Definition at line 252 of file haltypes.h.
PVOID _BUS_HANDLER::Spare4 |
Definition at line 253 of file haltypes.h.
PVOID _BUS_HANDLER::Spare5 |
Definition at line 254 of file haltypes.h.
PVOID _BUS_HANDLER::Spare6 |
Definition at line 255 of file haltypes.h.
PVOID _BUS_HANDLER::Spare7 |
Definition at line 256 of file haltypes.h.
PVOID _BUS_HANDLER::Spare8 |
Definition at line 257 of file haltypes.h.
PTRANSLATEBUSADDRESS _BUS_HANDLER::TranslateBusAddress |
Definition at line 249 of file haltypes.h.
Referenced by HaliRegisterBusHandler(), and HalpRegisterInternalBusHandlers().
ULONG _BUS_HANDLER::Version |
Definition at line 234 of file haltypes.h.