ReactOS 0.4.15-dev-8080-g044f181
_ATTACH_FILTER_DRIVERS_CONTEXT Struct Reference
Collaboration diagram for _ATTACH_FILTER_DRIVERS_CONTEXT:

Public Attributes

ADD_DEV_DRIVER_TYPE DriverType
 
PDEVICE_NODE DeviceNode
 
PLIST_ENTRY DriversListHead
 

Detailed Description

Definition at line 80 of file devaction.c.

Member Data Documentation

◆ DeviceNode

PDEVICE_NODE _ATTACH_FILTER_DRIVERS_CONTEXT::DeviceNode

Definition at line 83 of file devaction.c.

Referenced by PiAttachFilterDrivers().

◆ DriversListHead

PLIST_ENTRY _ATTACH_FILTER_DRIVERS_CONTEXT::DriversListHead

Definition at line 84 of file devaction.c.

Referenced by PiAttachFilterDrivers(), and PiCallDriverAddDevice().

◆ DriverType

ADD_DEV_DRIVER_TYPE _ATTACH_FILTER_DRIVERS_CONTEXT::DriverType

Definition at line 82 of file devaction.c.

Referenced by PiAttachFilterDrivers().


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