#include <pci.h>
#include <debug.h>
Go to the source code of this file.
◆ NDEBUG
◆ locintrf_Constructor()
Definition at line 45 of file locintrf.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
◆ locintrf_Initializer()
Definition at line 35 of file locintrf.c.
#define UNREFERENCED_PARAMETER(P)
#define ASSERTMSG(msg, exp)
#define STATUS_UNSUCCESSFUL
◆ PciLocationInterface
Initial value:=
{
&GUID_PNP_LOCATION_INTERFACE,
0,
}
NTSTATUS NTAPI locintrf_Initializer(IN PVOID Instance)
#define PNP_LOCATION_INTERFACE_VERSION
#define PCI_INTERFACE_ROOT
#define PCI_INTERFACE_FDO
#define PCI_INTERFACE_PDO
NTSTATUS NTAPI locintrf_Constructor(IN PVOID DeviceExtension, IN PVOID Instance, IN PVOID InterfaceData, IN USHORT Version, IN USHORT Size, IN PINTERFACE Interface)
struct _PNP_LOCATION_INTERFACE PNP_LOCATION_INTERFACE
Definition at line 18 of file locintrf.c.