#include <pci.h>
#include <debug.h>
Go to the source code of this file.
Defines |
| #define | NDEBUG |
Functions |
| NTSTATUS NTAPI | ario_Initializer (IN PVOID Instance) |
| NTSTATUS NTAPI | ario_Constructor (IN PVOID DeviceExtension, IN PVOID PciInterface, IN PVOID InterfaceData, IN USHORT Version, IN USHORT Size, IN PINTERFACE Interface) |
| VOID NTAPI | ario_ApplyBrokenVideoHack (IN PPCI_FDO_EXTENSION FdoExtension) |
| NTSTATUS NTAPI | armem_Initializer (IN PVOID Instance) |
| NTSTATUS NTAPI | armem_Constructor (IN PVOID DeviceExtension, IN PVOID PciInterface, IN PVOID InterfaceData, IN USHORT Version, IN USHORT Size, IN PINTERFACE Interface) |
Variables |
| PCI_INTERFACE | ArbiterInterfaceMemory |
| PCI_INTERFACE | ArbiterInterfaceIo |