ReactOS 0.4.15-dev-8064-gdaf8068
_DRIVERSTATUS Struct Reference

#include <helper.h>

Public Attributes

UCHAR bDriverError
 
UCHAR bIDEError
 
UCHAR bReserved [2]
 
ULONG dwReserved [2]
 

Detailed Description

Definition at line 1 of file helper.h.

Member Data Documentation

◆ bDriverError

UCHAR _DRIVERSTATUS::bDriverError

Definition at line 2 of file helper.h.

Referenced by AtapiInterrupt(), AtapiInterrupt__(), AtapiStartIo(), and AtapiStartIo__().

◆ bIDEError

UCHAR _DRIVERSTATUS::bIDEError

Definition at line 3 of file helper.h.

Referenced by AtapiInterrupt(), AtapiInterrupt__(), AtapiStartIo(), and AtapiStartIo__().

◆ bReserved

UCHAR _DRIVERSTATUS::bReserved

Definition at line 4 of file helper.h.

◆ dwReserved

ULONG _DRIVERSTATUS::dwReserved

Definition at line 5 of file helper.h.


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