ReactOS 0.4.16-dev-2384-gff6bd79
_SUPPORTED_RANGES Struct Reference

#include <haltypes.h>

Collaboration diagram for _SUPPORTED_RANGES:

Public Attributes

USHORT Version
 
BOOLEAN Sorted
 
UCHAR Reserved
 
ULONG NoIO
 
SUPPORTED_RANGE IO
 
ULONG NoMemory
 
SUPPORTED_RANGE Memory
 
ULONG NoPrefetchMemory
 
SUPPORTED_RANGE PrefetchMemory
 
ULONG NoDma
 
SUPPORTED_RANGE Dma
 

Detailed Description

Definition at line 1970 of file haltypes.h.

Member Data Documentation

◆ Dma

SUPPORTED_RANGE _SUPPORTED_RANGES::Dma

Definition at line 1982 of file haltypes.h.

Referenced by HalpAllocateAndInitPciBusHandler(), and HalpAllocateBusHandler().

◆ IO

SUPPORTED_RANGE _SUPPORTED_RANGES::IO

Definition at line 1976 of file haltypes.h.

Referenced by HalpAllocateBusHandler().

◆ Memory

SUPPORTED_RANGE _SUPPORTED_RANGES::Memory

Definition at line 1978 of file haltypes.h.

Referenced by HalpAllocateBusHandler(), and HalpRegisterInternalBusHandlers().

◆ NoDma

ULONG _SUPPORTED_RANGES::NoDma

Definition at line 1981 of file haltypes.h.

◆ NoIO

ULONG _SUPPORTED_RANGES::NoIO

Definition at line 1975 of file haltypes.h.

◆ NoMemory

ULONG _SUPPORTED_RANGES::NoMemory

Definition at line 1977 of file haltypes.h.

◆ NoPrefetchMemory

ULONG _SUPPORTED_RANGES::NoPrefetchMemory

Definition at line 1979 of file haltypes.h.

◆ PrefetchMemory

SUPPORTED_RANGE _SUPPORTED_RANGES::PrefetchMemory

Definition at line 1980 of file haltypes.h.

Referenced by HalpAllocateBusHandler().

◆ Reserved

UCHAR _SUPPORTED_RANGES::Reserved

Definition at line 1974 of file haltypes.h.

◆ Sorted

BOOLEAN _SUPPORTED_RANGES::Sorted

Definition at line 1973 of file haltypes.h.

◆ Version

USHORT _SUPPORTED_RANGES::Version

Definition at line 1972 of file haltypes.h.

Referenced by HalpAllocateBusHandler().


The documentation for this struct was generated from the following file: