Searched refs:OpalSscLite (Results 1 – 3 of 3) sorted by relevance
174 OPAL_SSCLITE_FEATURE_DESCRIPTOR OpalSscLite; member
39 UINT32 OpalSscLite : 1; member
1477 SupportedAttributes->OpalSscLite = (Feat != NULL); in OpalGetSupportedAttributesInfo()1484 *OpalBaseComId = SwapBytes16 (Feat->OpalSscLite.BaseComdIdBE); in OpalGetSupportedAttributesInfo()1597 if (SupportedAttributes->OpalSscLite == 0 && in OpalFeatureSupported()