ReactOS 0.4.15-dev-7918-g2a2556c
_SENDCMDOUTPARAMS Struct Reference

#include <helper.h>

Collaboration diagram for _SENDCMDOUTPARAMS:

Public Attributes

ULONG cBufferSize
 
DRIVERSTATUS DriverStatus
 
UCHAR bBuffer [1]
 

Detailed Description

Definition at line 24 of file helper.h.

Member Data Documentation

◆ bBuffer

◆ cBufferSize

ULONG _SENDCMDOUTPARAMS::cBufferSize

Definition at line 25 of file helper.h.

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

◆ DriverStatus

DRIVERSTATUS _SENDCMDOUTPARAMS::DriverStatus

Definition at line 26 of file helper.h.

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


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