Home
last modified time | relevance | path

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

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