Searched refs:GET_ERROR_TYPE (Results 1 – 3 of 3) sorted by relevance
84 #define GET_ERROR_TYPE(_errcode) ((_errcode) & 0x0000FFFF) macro394 ErrTypeStrings((e_ErrorType)GET_ERROR_TYPE(_err))); \
836 if (GET_ERROR_TYPE(err) == E_BUSY) in FM_PCD_FrmReplicAddMember()952 if (GET_ERROR_TYPE(err) == E_BUSY) in FM_PCD_FrmReplicRemoveMember()968 switch (GET_ERROR_TYPE(err)) in FM_PCD_FrmReplicRemoveMember()
3997 if (GET_ERROR_TYPE(err) != E_NOT_SUPPORTED) in IcHashIndexedCheckParams()4054 if (GET_ERROR_TYPE(err) != E_NOT_SUPPORTED) in IcHashIndexedCheckParams()5443 if (GET_ERROR_TYPE(err) != E_NOT_FOUND) in FmPcdCcModifyKey()5601 if (GET_ERROR_TYPE(err) != E_NOT_FOUND) in FmPcdCcAddKey()5691 if (GET_ERROR_TYPE(err) != E_NOT_FOUND) in FmPcdCcModifyKeyAndNextEngine()6401 switch(GET_ERROR_TYPE(err) in FM_PCD_MatchTableSet()6497 switch(GET_ERROR_TYPE(err) in FM_PCD_MatchTableAddKey()6532 switch(GET_ERROR_TYPE(err) in FM_PCD_MatchTableRemoveKey()6573 switch(GET_ERROR_TYPE(err) in FM_PCD_MatchTableModifyKey()6612 switch(GET_ERROR_TYPE(err) in FM_PCD_MatchTableModifyNextEngine()[all …]