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