|
Linux Kernel
3.7.1
|
#include <megaraid_sas_fusion.h>
Data Fields | |
| struct { | |
| u32 fpCapable:1 | |
| u32 reserved5:3 | |
| u32 ldPiMode:4 | |
| u32 pdPiMode:4 | |
| u32 encryptionType:8 | |
| u32 fpWriteCapable:1 | |
| u32 fpReadCapable:1 | |
| u32 fpWriteAcrossStripe:1 | |
| u32 fpReadAcrossStripe:1 | |
| u32 reserved4:8 | |
| } | capability |
| u32 | reserved6 |
| u64 | size |
| u8 | spanDepth |
| u8 | level |
| u8 | stripeShift |
| u8 | rowSize |
| u8 | rowDataSize |
| u8 | writeMode |
| u8 | PRL |
| u8 | SRL |
| u16 | targetId |
| u8 | ldState |
| u8 | regTypeReqOnWrite |
| u8 | modFactor |
| u8 | regTypeReqOnRead |
| u16 | seqNum |
| struct { | |
| u32 ldSyncRequired:1 | |
| u32 reserved:31 | |
| } | flags |
| u8 | reserved3 [0x5C] |
Definition at line 514 of file megaraid_sas_fusion.h.
| struct { ... } capability |
| u32 encryptionType |
Definition at line 520 of file megaraid_sas_fusion.h.
| struct { ... } flags |
| u32 fpCapable |
Definition at line 516 of file megaraid_sas_fusion.h.
| u32 fpReadAcrossStripe |
Definition at line 524 of file megaraid_sas_fusion.h.
| u32 fpReadCapable |
Definition at line 522 of file megaraid_sas_fusion.h.
| u32 fpWriteAcrossStripe |
Definition at line 523 of file megaraid_sas_fusion.h.
| u32 fpWriteCapable |
Definition at line 521 of file megaraid_sas_fusion.h.
| u32 ldPiMode |
Definition at line 518 of file megaraid_sas_fusion.h.
| u8 ldState |
Definition at line 538 of file megaraid_sas_fusion.h.
| u32 ldSyncRequired |
Definition at line 545 of file megaraid_sas_fusion.h.
| u8 level |
Definition at line 530 of file megaraid_sas_fusion.h.
| u8 modFactor |
Definition at line 540 of file megaraid_sas_fusion.h.
| u32 pdPiMode |
Definition at line 519 of file megaraid_sas_fusion.h.
| u8 PRL |
Definition at line 535 of file megaraid_sas_fusion.h.
| u8 regTypeReqOnRead |
Definition at line 541 of file megaraid_sas_fusion.h.
| u8 regTypeReqOnWrite |
Definition at line 539 of file megaraid_sas_fusion.h.
| u32 reserved |
Definition at line 546 of file megaraid_sas_fusion.h.
| u8 reserved3[0x5C] |
Definition at line 549 of file megaraid_sas_fusion.h.
| u32 reserved4 |
Definition at line 525 of file megaraid_sas_fusion.h.
| u32 reserved5 |
Definition at line 517 of file megaraid_sas_fusion.h.
| u32 reserved6 |
Definition at line 527 of file megaraid_sas_fusion.h.
| u8 rowDataSize |
Definition at line 533 of file megaraid_sas_fusion.h.
| u8 rowSize |
Definition at line 532 of file megaraid_sas_fusion.h.
| u16 seqNum |
Definition at line 542 of file megaraid_sas_fusion.h.
| u64 size |
Definition at line 528 of file megaraid_sas_fusion.h.
| u8 spanDepth |
Definition at line 529 of file megaraid_sas_fusion.h.
| u8 SRL |
Definition at line 536 of file megaraid_sas_fusion.h.
| u8 stripeShift |
Definition at line 531 of file megaraid_sas_fusion.h.
| u16 targetId |
Definition at line 537 of file megaraid_sas_fusion.h.
| u8 writeMode |
Definition at line 534 of file megaraid_sas_fusion.h.
1.8.2