ReactOS 0.4.15-dev-6055-g36cdd34
_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 2082 of file storport.h.

Member Data Documentation

◆ 

struct { ... } _STOR_LOCK_HANDLE::Context

◆ Lock [1/2]

STOR_SPINLOCK _STOR_LOCK_HANDLE::Lock

Definition at line 2084 of file storport.h.

◆ Lock [2/2]

PVOID _STOR_LOCK_HANDLE::Lock

Definition at line 2090 of file storport.h.

◆ 

struct { ... } _STOR_LOCK_HANDLE::LockQueue

◆ Next

PVOID _STOR_LOCK_HANDLE::Next

Definition at line 2089 of file storport.h.

◆ OldIrql

KIRQL _STOR_LOCK_HANDLE::OldIrql

Definition at line 2092 of file storport.h.


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