| 
    smartmontools SVN Rev 5716
    
   Utility to control and monitor storage systems with "S.M.A.R.T." 
   | 
 
#include <megaraid.h>

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 | 
Definition at line 178 of file megaraid.h.
| u8 megasas_pthru_frame::cdb[16] | 
Definition at line 200 of file megaraid.h.
| u8 megasas_pthru_frame::cdb_len | 
Definition at line 187 of file megaraid.h.
| u8 megasas_pthru_frame::cmd | 
Definition at line 180 of file megaraid.h.
| u8 megasas_pthru_frame::cmd_status | 
Definition at line 182 of file megaraid.h.
| u32 megasas_pthru_frame::context | 
Definition at line 190 of file megaraid.h.
| u32 megasas_pthru_frame::data_xfer_len | 
Definition at line 195 of file megaraid.h.
| u16 megasas_pthru_frame::flags | 
Definition at line 193 of file megaraid.h.
| u8 megasas_pthru_frame::lun | 
Definition at line 186 of file megaraid.h.
| u32 megasas_pthru_frame::pad_0 | 
Definition at line 191 of file megaraid.h.
| u8 megasas_pthru_frame::scsi_status | 
Definition at line 183 of file megaraid.h.
| u32 megasas_pthru_frame::sense_buf_phys_addr_hi | 
Definition at line 198 of file megaraid.h.
| u32 megasas_pthru_frame::sense_buf_phys_addr_lo | 
Definition at line 197 of file megaraid.h.
| u8 megasas_pthru_frame::sense_len | 
Definition at line 181 of file megaraid.h.
| u8 megasas_pthru_frame::sge_count | 
Definition at line 188 of file megaraid.h.
| union megasas_sgl megasas_pthru_frame::sgl | 
Definition at line 201 of file megaraid.h.
| u8 megasas_pthru_frame::target_id | 
Definition at line 185 of file megaraid.h.
| u16 megasas_pthru_frame::timeout | 
Definition at line 194 of file megaraid.h.