#include <pci.h>
#include <ntagp.h>
#include <debug.h>
Go to the source code of this file.
◆ NDEBUG
◆ agpintrf_Constructor()
Definition at line 47 of file agpintrf.c.
return STATUS_NOT_SUPPORTED
#define UNREFERENCED_PARAMETER(P)
IN PVOID IN PVOID IN USHORT IN USHORT Size
struct _PCI_PDO_EXTENSION * PPCI_PDO_EXTENSION
return STATUS_NOT_IMPLEMENTED
IN PVOID IN PVOID IN USHORT Version
#define PCI_SUBCLASS_BR_PCI_TO_PCI
IN PVOID IN PVOID IN USHORT IN USHORT IN PINTERFACE Interface
#define UNIMPLEMENTED_DBGBREAK(...)
IN PVOID IN PVOID InterfaceData
#define PCI_CLASS_BRIDGE_DEV
◆ agpintrf_Initializer()
Definition at line 37 of file agpintrf.c.
#define UNREFERENCED_PARAMETER(P)
#define ASSERTMSG(msg, exp)
#define STATUS_UNSUCCESSFUL
◆ AgpTargetInterface
Initial value:=
{
&GUID_AGP_TARGET_BUS_INTERFACE_STANDARD,
0,
}
NTSTATUS NTAPI agpintrf_Initializer(IN PVOID Instance)
#define AGP_BUS_INTERFACE_V1
NTSTATUS NTAPI agpintrf_Constructor(IN PVOID DeviceExtension, IN PVOID Instance, IN PVOID InterfaceData, IN USHORT Version, IN USHORT Size, IN PINTERFACE Interface)
#define PCI_INTERFACE_PDO
struct _AGP_BUS_INTERFACE_STANDARD AGP_BUS_INTERFACE_STANDARD
Definition at line 20 of file agpintrf.c.