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

#include <megaraid.h>

Collaboration diagram for megasas_pthru_frame:
Collaboration graph
[legend]

Public Attributes

u8 cmd
 
u8 sense_len
 
u8 cmd_status
 
u8 scsi_status
 
u8 target_id
 
u8 lun
 
u8 cdb_len
 
u8 sge_count
 
u32 context
 
u32 pad_0
 
u16 flags
 
u16 timeout
 
u32 data_xfer_len
 
u32 sense_buf_phys_addr_lo
 
u32 sense_buf_phys_addr_hi
 
u8 cdb [16]
 
union megasas_sgl sgl
 

Detailed Description

Definition at line 178 of file megaraid.h.

Member Data Documentation

◆ cdb

u8 megasas_pthru_frame::cdb[16]

Definition at line 200 of file megaraid.h.

◆ cdb_len

u8 megasas_pthru_frame::cdb_len

Definition at line 187 of file megaraid.h.

◆ cmd

u8 megasas_pthru_frame::cmd

Definition at line 180 of file megaraid.h.

◆ cmd_status

u8 megasas_pthru_frame::cmd_status

Definition at line 182 of file megaraid.h.

◆ context

u32 megasas_pthru_frame::context

Definition at line 190 of file megaraid.h.

◆ data_xfer_len

u32 megasas_pthru_frame::data_xfer_len

Definition at line 195 of file megaraid.h.

◆ flags

u16 megasas_pthru_frame::flags

Definition at line 193 of file megaraid.h.

◆ lun

u8 megasas_pthru_frame::lun

Definition at line 186 of file megaraid.h.

◆ pad_0

u32 megasas_pthru_frame::pad_0

Definition at line 191 of file megaraid.h.

◆ scsi_status

u8 megasas_pthru_frame::scsi_status

Definition at line 183 of file megaraid.h.

◆ sense_buf_phys_addr_hi

u32 megasas_pthru_frame::sense_buf_phys_addr_hi

Definition at line 198 of file megaraid.h.

◆ sense_buf_phys_addr_lo

u32 megasas_pthru_frame::sense_buf_phys_addr_lo

Definition at line 197 of file megaraid.h.

◆ sense_len

u8 megasas_pthru_frame::sense_len

Definition at line 181 of file megaraid.h.

◆ sge_count

u8 megasas_pthru_frame::sge_count

Definition at line 188 of file megaraid.h.

◆ sgl

union megasas_sgl megasas_pthru_frame::sgl

Definition at line 201 of file megaraid.h.

◆ target_id

u8 megasas_pthru_frame::target_id

Definition at line 185 of file megaraid.h.

◆ timeout

u16 megasas_pthru_frame::timeout

Definition at line 194 of file megaraid.h.


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