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

#include <megaraid.h>

Collaboration diagram for megasas_iocpacket:
Collaboration graph
[legend]

Public Attributes

u16 host_no
 
u16 __pad1
 
u32 sgl_off
 
u32 sge_count
 
u32 sense_off
 
u32 sense_len
 
union {
   u8   raw [128]
 
   struct megasas_header   hdr
 
   struct megasas_pthru_frame   pthru
 
   struct megasas_dcmd_frame   dcmd
 
frame
 
struct iovec sgl [MAX_IOCTL_SGE]
 

Detailed Description

Definition at line 232 of file megaraid.h.

Member Data Documentation

◆ __pad1

u16 megasas_iocpacket::__pad1

Definition at line 234 of file megaraid.h.

◆ dcmd

struct megasas_dcmd_frame megasas_iocpacket::dcmd

Definition at line 243 of file megaraid.h.

◆ 

union { ... } megasas_iocpacket::frame

◆ hdr

struct megasas_header megasas_iocpacket::hdr

Definition at line 241 of file megaraid.h.

◆ host_no

u16 megasas_iocpacket::host_no

Definition at line 233 of file megaraid.h.

◆ pthru

struct megasas_pthru_frame megasas_iocpacket::pthru

Definition at line 242 of file megaraid.h.

◆ raw

u8 megasas_iocpacket::raw[128]

Definition at line 240 of file megaraid.h.

◆ sense_len

u32 megasas_iocpacket::sense_len

Definition at line 238 of file megaraid.h.

◆ sense_off

u32 megasas_iocpacket::sense_off

Definition at line 237 of file megaraid.h.

◆ sge_count

u32 megasas_iocpacket::sge_count

Definition at line 236 of file megaraid.h.

◆ sgl

struct iovec megasas_iocpacket::sgl[MAX_IOCTL_SGE]

Definition at line 246 of file megaraid.h.

◆ sgl_off

u32 megasas_iocpacket::sgl_off

Definition at line 235 of file megaraid.h.


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