ReactOS 0.4.15-dev-7842-g558ab78
_NATIVE_MODE_CONTROLLER_INFORMATION Struct Reference

#include <atapi.h>

Public Attributes

PCHAR VendorId
 
ULONG VendorIdLength
 
PCHAR DeviceId
 
ULONG DeviceIdLength
 

Detailed Description

Definition at line 312 of file atapi.h.

Member Data Documentation

◆ DeviceId

PCHAR _NATIVE_MODE_CONTROLLER_INFORMATION::DeviceId

Definition at line 315 of file atapi.h.

Referenced by DriverEntry().

◆ DeviceIdLength

ULONG _NATIVE_MODE_CONTROLLER_INFORMATION::DeviceIdLength

Definition at line 316 of file atapi.h.

◆ VendorId

PCHAR _NATIVE_MODE_CONTROLLER_INFORMATION::VendorId

Definition at line 313 of file atapi.h.

Referenced by DriverEntry().

◆ VendorIdLength

ULONG _NATIVE_MODE_CONTROLLER_INFORMATION::VendorIdLength

Definition at line 314 of file atapi.h.


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