Lines Matching defs:mpt3sas_facts
1011 struct mpt3sas_facts { struct
1012 u16 MsgVersion;
1013 u16 HeaderVersion;
1014 u8 IOCNumber;
1015 u8 VP_ID;
1016 u8 VF_ID;
1017 u16 IOCExceptions;
1018 u16 IOCStatus;
1019 u32 IOCLogInfo;
1020 u8 MaxChainDepth;
1021 u8 WhoInit;
1022 u8 NumberOfPorts;
1023 u8 MaxMSIxVectors;
1024 u16 RequestCredit;
1025 u16 ProductID;
1026 u32 IOCCapabilities;
1027 union mpi3_version_union FWVersion;
1028 u16 IOCRequestFrameSize;
1029 u16 IOCMaxChainSegmentSize;
1030 u16 MaxInitiators;
1031 u16 MaxTargets;
1032 u16 MaxSasExpanders;
1033 u16 MaxEnclosures;
1034 u16 ProtocolFlags;
1035 u16 HighPriorityCredit;
1036 u16 MaxReplyDescriptorPostQueueDepth;
1037 u8 ReplyFrameSize;
1038 u8 MaxVolumes;
1039 u16 MaxDevHandle;
1040 u16 MaxPersistentEntries;
1041 u16 MinDevHandle;
1042 u8 CurrentHostPageSize;