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

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] |
Definition at line 222 of file megaraid.h.
Definition at line 224 of file megaraid.h.
Definition at line 233 of file megaraid.h.
| union { ... } megasas_iocpacket::frame |
Definition at line 231 of file megaraid.h.
Definition at line 223 of file megaraid.h.
Definition at line 232 of file megaraid.h.
| u8 megasas_iocpacket::raw[128] |
Definition at line 230 of file megaraid.h.
Definition at line 228 of file megaraid.h.
Definition at line 227 of file megaraid.h.
Definition at line 226 of file megaraid.h.
| struct iovec megasas_iocpacket::sgl[MAX_IOCTL_SGE] |
Definition at line 236 of file megaraid.h.
Definition at line 225 of file megaraid.h.
1.7.4