ReactOS 0.4.15-dev-7958-gcd0bb1a
_FEATURE_DATA_CORE Struct Reference

#include <ntddmmc.h>

Collaboration diagram for _FEATURE_DATA_CORE:

Public Attributes

FEATURE_HEADER Header
 
UCHAR PhysicalInterface [4]
 
UCHAR DeviceBusyEvent:1
 
UCHAR INQUIRY2:1
 
UCHAR Reserved1:6
 
UCHAR Reserved2 [3]
 

Detailed Description

Definition at line 145 of file ntddmmc.h.

Member Data Documentation

◆ DeviceBusyEvent

UCHAR _FEATURE_DATA_CORE::DeviceBusyEvent

Definition at line 148 of file ntddmmc.h.

◆ Header

FEATURE_HEADER _FEATURE_DATA_CORE::Header

Definition at line 146 of file ntddmmc.h.

◆ INQUIRY2

UCHAR _FEATURE_DATA_CORE::INQUIRY2

Definition at line 149 of file ntddmmc.h.

◆ PhysicalInterface

UCHAR _FEATURE_DATA_CORE::PhysicalInterface[4]

Definition at line 147 of file ntddmmc.h.

◆ Reserved1

UCHAR _FEATURE_DATA_CORE::Reserved1

Definition at line 150 of file ntddmmc.h.

◆ Reserved2

UCHAR _FEATURE_DATA_CORE::Reserved2[3]

Definition at line 151 of file ntddmmc.h.


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