ReactOS 0.4.15-dev-8100-g1887773
_STOR_LOCK_HANDLE Struct Reference

#include <storport.h>

Collaboration diagram for _STOR_LOCK_HANDLE:

Public Attributes

STOR_SPINLOCK Lock
 
struct {
   struct {
      PVOID   Next
 
      PVOID   Lock
 
   }   LockQueue
 
   KIRQL   OldIrql
 
Context
 

Detailed Description

Definition at line 2127 of file storport.h.

Member Data Documentation

◆ 

struct { ... } _STOR_LOCK_HANDLE::Context

◆ Lock [1/2]

STOR_SPINLOCK _STOR_LOCK_HANDLE::Lock

Definition at line 2129 of file storport.h.

◆ Lock [2/2]

PVOID _STOR_LOCK_HANDLE::Lock

Definition at line 2135 of file storport.h.

◆ 

struct { ... } _STOR_LOCK_HANDLE::LockQueue

◆ Next

PVOID _STOR_LOCK_HANDLE::Next

Definition at line 2134 of file storport.h.

◆ OldIrql

KIRQL _STOR_LOCK_HANDLE::OldIrql

Definition at line 2137 of file storport.h.


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