ReactOS 0.4.15-dev-7958-gcd0bb1a
helper.h File Reference
#include <pshpack1.h>
#include <poppack.h>
Include dependency graph for helper.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  _DRIVERSTATUS
 
struct  _IDEREGS
 
struct  _SENDCMDOUTPARAMS
 
struct  _SENDCMDINPARAMS
 

Macros

#define ATAPI_ID_CMD   0xA1
 
#define ID_CMD   0xEC
 
#define SMART_CMD   0xB0
 

Typedefs

typedef struct _DRIVERSTATUS DRIVERSTATUS
 
typedef struct _DRIVERSTATUSPDRIVERSTATUS
 
typedef struct _DRIVERSTATUSLPDRIVERSTATUS
 
typedef struct _IDEREGS IDEREGS
 
typedef struct _IDEREGSPIDEREGS
 
typedef struct _IDEREGSLPIDEREGS
 
typedef struct _SENDCMDOUTPARAMS SENDCMDOUTPARAMS
 
typedef struct _SENDCMDOUTPARAMSPSENDCMDOUTPARAMS
 
typedef struct _SENDCMDOUTPARAMSLPSENDCMDOUTPARAMS
 
typedef struct _SENDCMDINPARAMS SENDCMDINPARAMS
 
typedef struct _SENDCMDINPARAMSPSENDCMDINPARAMS
 
typedef struct _SENDCMDINPARAMSLPSENDCMDINPARAMS
 

Macro Definition Documentation

◆ ATAPI_ID_CMD

#define ATAPI_ID_CMD   0xA1

Definition at line 19 of file helper.h.

◆ ID_CMD

#define ID_CMD   0xEC

Definition at line 20 of file helper.h.

◆ SMART_CMD

#define SMART_CMD   0xB0

Definition at line 21 of file helper.h.

Typedef Documentation

◆ DRIVERSTATUS

◆ IDEREGS

◆ LPDRIVERSTATUS

◆ LPIDEREGS

◆ LPSENDCMDINPARAMS

◆ LPSENDCMDOUTPARAMS

◆ PDRIVERSTATUS

◆ PIDEREGS

◆ PSENDCMDINPARAMS

◆ PSENDCMDOUTPARAMS

◆ SENDCMDINPARAMS

◆ SENDCMDOUTPARAMS