Searched refs:MATCHING_SPC_FW_VERSION (Results 1 – 3 of 3) sorted by relevance
772 #define MATCHING_SPC_FW_VERSION FW_THIS_VERSION_SPC /**< current SPC matching F… macro
3292 if (config->FWRevision != MATCHING_SPC_FW_VERSION ) in mpiWaitForConfigTable()3294 if (config->FWRevision > MATCHING_SPC_FW_VERSION) in mpiWaitForConfigTable()
746 controllerInfo->sdkInterfaceRev = MATCHING_SPC_FW_VERSION; in saGetControllerInfo()