Searched refs:STSDK_LL_12G_INTERFACE_VERSION (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.3-release/sys/dev/pms/RefTisa/sallsdk/spc/
H A Dsainit.c3212 if (config->InterfaceRev != STSDK_LL_12G_INTERFACE_VERSION)
3214 SA_DBG1(("mpiWaitForConfigTable: 12g V sTSDK interface ver. 0x%x does not match InterfaceRev 0x%x warning!\n", STSDK_LL_12G_INTERFACE_VERSION, config->InterfaceRev));
3216 if ((config->InterfaceRev & STSDK_LL_INTERFACE_VERSION_IGNORE_MASK) != (STSDK_LL_12G_INTERFACE_VERSION & STSDK_LL_INTERFACE_VERSION_IGNORE_MASK))
3218 SA_DBG1(("mpiWaitForConfigTable: V sTSDK interface ver. 0x%x incompatible with InterfaceRev 0x%x warning!\n", STSDK_LL_12G_INTERFACE_VERSION, config->InterfaceRev));
H A Dsaioctlcmd.c741 controllerInfo->sdkInterfaceRev = STSDK_LL_12G_INTERFACE_VERSION;
/freebsd-10.3-release/sys/dev/pms/RefTisa/sallsdk/api/
H A Dsa.h766 #define STSDK_LL_12G_INTERFACE_VERSION 0x302 macro

Completed in 303 milliseconds