ReactOS 0.4.15-dev-7958-gcd0bb1a
_MODE_INFO_EXCEPTIONS Struct Reference

#include <scsi.h>

Collaboration diagram for _MODE_INFO_EXCEPTIONS:

Public Attributes

UCHAR PageCode:6
 
UCHAR Reserved1:1
 
UCHAR PSBit:1
 
UCHAR PageLength
 
union {
   UCHAR   Flags
 
   struct {
      UCHAR   LogErr:1
 
      UCHAR   Reserved2:1
 
      UCHAR   Test:1
 
      UCHAR   Dexcpt:1
 
      UCHAR   Reserved3:3
 
      UCHAR   Perf:1
 
   }   DUMMYSTRUCTNAME
 
DUMMYUNIONNAME
 
UCHAR ReportMethod:4
 
UCHAR Reserved4:4
 
UCHAR IntervalTimer [4]
 
UCHAR ReportCount [4]
 

Detailed Description

Definition at line 3010 of file scsi.h.

Member Data Documentation

◆ Dexcpt

UCHAR _MODE_INFO_EXCEPTIONS::Dexcpt

Definition at line 3021 of file scsi.h.

Referenced by DiskEnableInfoExceptions(), and DiskInfoExceptionComplete().

◆ 

_ANONYMOUS_STRUCT struct { ... } _MODE_INFO_EXCEPTIONS::DUMMYSTRUCTNAME

◆ 

_ANONYMOUS_UNION union { ... } _MODE_INFO_EXCEPTIONS::DUMMYUNIONNAME

◆ Flags

UCHAR _MODE_INFO_EXCEPTIONS::Flags

Definition at line 3016 of file scsi.h.

Referenced by DiskFdoQueryWmiDataBlock(), and DiskFdoSetWmiDataBlock().

◆ IntervalTimer

UCHAR _MODE_INFO_EXCEPTIONS::IntervalTimer[4]

Definition at line 3028 of file scsi.h.

Referenced by DiskFdoQueryWmiDataBlock(), and DiskFdoSetWmiDataBlock().

◆ LogErr

UCHAR _MODE_INFO_EXCEPTIONS::LogErr

Definition at line 3018 of file scsi.h.

◆ PageCode

UCHAR _MODE_INFO_EXCEPTIONS::PageCode

Definition at line 3011 of file scsi.h.

Referenced by DiskFdoSetWmiDataBlock().

◆ PageLength

UCHAR _MODE_INFO_EXCEPTIONS::PageLength

Definition at line 3014 of file scsi.h.

Referenced by DiskFdoSetWmiDataBlock().

◆ Perf

UCHAR _MODE_INFO_EXCEPTIONS::Perf

◆ PSBit

UCHAR _MODE_INFO_EXCEPTIONS::PSBit

◆ ReportCount

UCHAR _MODE_INFO_EXCEPTIONS::ReportCount[4]

Definition at line 3029 of file scsi.h.

Referenced by DiskFdoQueryWmiDataBlock(), and DiskFdoSetWmiDataBlock().

◆ ReportMethod

UCHAR _MODE_INFO_EXCEPTIONS::ReportMethod

◆ Reserved1

UCHAR _MODE_INFO_EXCEPTIONS::Reserved1

Definition at line 3012 of file scsi.h.

◆ Reserved2

UCHAR _MODE_INFO_EXCEPTIONS::Reserved2

Definition at line 3019 of file scsi.h.

◆ Reserved3

UCHAR _MODE_INFO_EXCEPTIONS::Reserved3

Definition at line 3022 of file scsi.h.

◆ Reserved4

UCHAR _MODE_INFO_EXCEPTIONS::Reserved4

Definition at line 3027 of file scsi.h.

◆ Test

UCHAR _MODE_INFO_EXCEPTIONS::Test

Definition at line 3020 of file scsi.h.


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