![]() |
RTXI 1.3
|
#include "osiTypes.h"Go to the source code of this file.
Classes | |
| class | tAddressSpace |
| class | tDMAMemory |
| class | iBus |
Defines | |
| #define | kBusDeviceHandleInvalid ((void*)0xffffffffL) |
| #define | kBusDeviceHandleHost ((void*)0x00000000L) |
Typedefs | |
| typedef tAddressSpace | tBusSpaceReference |
Enumerations | |
| enum | { kBusAddressPhysical, kBusAddressUser, kIsPciPxiBus } |
| enum | tBusWindowType { kPCI_BAR0 = 0, kPCI_BAR1, kPCI_BAR2, kPCI_BAR3, kPCI_BAR4, kPCI_BAR5 } |
Functions | |
| iBus * | acquireBoard (u32 devBAR0, u32 devBAR1) |
| void | releaseBoard (iBus *&busObject) |
| typedef tAddressSpace tBusSpaceReference |
| anonymous enum |
| enum tBusWindowType |
Definition at line 47 of file osiUserCode.cpp.
| void releaseBoard | ( | iBus *& | busObject | ) |
Definition at line 94 of file osiUserCode.cpp.