Loading...
Searching...
No Matches
Go to the documentation of this file.
11#define kPCIConfigAddressPort (0xCF8)
12#define kPCIConfigDataPort (0xCFC)
14#define kPCIDeviceCount (32)
15#define kPCIFuncCount (8)
16#define kPCIBusCount (256U)
Detail::BAR BAR4
Definition PCI.h:51
Detail::BAR BAR5
Definition PCI.h:52
Detail::BAR BAR1
Definition PCI.h:48
Detail::BAR BAR2
Definition PCI.h:49
Detail::BAR BAR3
Definition PCI.h:50
UIntPtr BAR
Definition PCI.h:41
SizeT Size
Definition PCI.h:42
__UINT16_TYPE__ UInt16
Definition Config.h:40
__SIZE_TYPE__ SizeT
Definition Config.h:60
__UINT8_TYPE__ UInt8
Definition Config.h:55
__UINTPTR_TYPE__ UIntPtr
Definition Config.h:62