ReactOS 0.4.15-dev-7953-g1f49173
_AFD_DEVICE_EXTENSION Struct Reference

#include <afd.h>

Collaboration diagram for _AFD_DEVICE_EXTENSION:

Public Attributes

PDEVICE_OBJECT DeviceObject
 
LIST_ENTRY Polls
 
KSPIN_LOCK Lock
 

Detailed Description

Definition at line 108 of file afd.h.

Member Data Documentation

◆ DeviceObject

PDEVICE_OBJECT _AFD_DEVICE_EXTENSION::DeviceObject

Definition at line 109 of file afd.h.

◆ Lock

KSPIN_LOCK _AFD_DEVICE_EXTENSION::Lock

◆ Polls

LIST_ENTRY _AFD_DEVICE_EXTENSION::Polls

Definition at line 110 of file afd.h.

Referenced by AfdCancelHandler(), AfdSelect(), DriverEntry(), KillSelectsForFCB(), and PollReeval().


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