Home
last modified time | relevance | path

Searched refs:STSDK_LL_INTERFACE_VERSION_IGNORE_MASK (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/pms/RefTisa/sallsdk/spc/
H A Dsainit.c3200 …nfig->InterfaceRev & STSDK_LL_INTERFACE_VERSION_IGNORE_MASK) != (STSDK_LL_INTERFACE_VERSION & STSD… in mpiWaitForConfigTable()
3215 …ig->InterfaceRev & STSDK_LL_INTERFACE_VERSION_IGNORE_MASK) != (STSDK_LL_12G_INTERFACE_VERSION & ST… in mpiWaitForConfigTable()
/freebsd/sys/dev/pms/RefTisa/sallsdk/api/
H A Dsa.h775 #define STSDK_LL_INTERFACE_VERSION_IGNORE_MASK 0xF00 macro