smartmontools SVN Rev 5611
Utility to control and monitor storage systems with "S.M.A.R.T."
Public Attributes | List of all members
bsg_ioctl_cmd Struct Reference

#include <sssraid.h>

Collaboration diagram for bsg_ioctl_cmd:
Collaboration graph
[legend]

Public Attributes

u32 msgcode
 
u32 control
 
union {
   struct sssraid_passthru_common_cmd   ioctl_r64
 
   struct sssraid_ioq_passthru_cmd   ioctl_pthru
 
}; 
 

Detailed Description

Definition at line 189 of file sssraid.h.

Member Data Documentation

◆ 

union { ... } bsg_ioctl_cmd::@143

◆ control

u32 bsg_ioctl_cmd::control

Definition at line 191 of file sssraid.h.

◆ ioctl_pthru

struct sssraid_ioq_passthru_cmd bsg_ioctl_cmd::ioctl_pthru

Definition at line 194 of file sssraid.h.

◆ ioctl_r64

struct sssraid_passthru_common_cmd bsg_ioctl_cmd::ioctl_r64

Definition at line 193 of file sssraid.h.

◆ msgcode

u32 bsg_ioctl_cmd::msgcode

Definition at line 190 of file sssraid.h.


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