ReactOS 0.4.15-dev-7788-g1ad9096
_DRIVER_INIT_DATA Struct Reference

#include <precomp.h>

Collaboration diagram for _DRIVER_INIT_DATA:

Public Attributes

LIST_ENTRY Entry
 
HW_INITIALIZATION_DATA HwInitData
 

Detailed Description

Definition at line 52 of file precomp.h.

Member Data Documentation

◆ Entry

LIST_ENTRY _DRIVER_INIT_DATA::Entry

Definition at line 54 of file precomp.h.

Referenced by PortAddDriverInitData(), and PortDeleteDriverInitData().

◆ HwInitData

HW_INITIALIZATION_DATA _DRIVER_INIT_DATA::HwInitData

Definition at line 55 of file precomp.h.

Referenced by PortAddDriverInitData(), and PortGetDriverInitData().


The documentation for this struct was generated from the following file: