#include <pci.h>
#include <debug.h>
Go to the source code of this file.
◆ NDEBUG
◆ lddintrf_Constructor()
Definition at line 45 of file lddintrf.c.
#define UNREFERENCED_PARAMETER(P)
IN PVOID IN PVOID IN USHORT IN USHORT Size
return STATUS_NOT_IMPLEMENTED
IN PVOID IN PVOID IN USHORT Version
IN PVOID IN PVOID IN USHORT IN USHORT IN PINTERFACE Interface
#define UNIMPLEMENTED_DBGBREAK(...)
IN PVOID IN PVOID InterfaceData
◆ lddintrf_Initializer()
Definition at line 35 of file lddintrf.c.
#define UNREFERENCED_PARAMETER(P)
#define ASSERTMSG(msg, exp)
#define STATUS_UNSUCCESSFUL
◆ PciLegacyDeviceDetectionInterface
Initial value:=
{
&GUID_LEGACY_DEVICE_DETECTION_STANDARD,
0,
0,
0,
}
#define PCI_INTERFACE_FDO
NTSTATUS NTAPI lddintrf_Initializer(IN PVOID Instance)
NTSTATUS NTAPI lddintrf_Constructor(IN PVOID DeviceExtension, IN PVOID Instance, IN PVOID InterfaceData, IN USHORT Version, IN USHORT Size, IN PINTERFACE Interface)
struct _LEGACY_DEVICE_DETECTION_INTERFACE LEGACY_DEVICE_DETECTION_INTERFACE
Definition at line 18 of file lddintrf.c.