Searched refs:tIsSPCveplus (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/sys/dev/pms/RefTisa/tisa/sassata/common/
H A Dtddefs.h1251 #define tIsSPCveplus(agr) (TI_VEN_DEV_SPCveplus == (ossaHwRegReadConfig32(agr,0 ) & 0xFFFF0000) ? 1 : 0) /* returns true config space read is SPCve+ */ macro
1275 (tIsSPCveplus((agr)) == 1) ? 1 : \
1296 (tIsSPCveplus((agr)) == 1) ? 1 : \
1303 (tIsSPCveplus((agr)) == 1) ? 1 : \
H A Dtdport.c8032 TI_DBG1(("t_MacroCheck:tIsSPCveplus %d\n",tIsSPCveplus(agRoot)));

Completed in 176 milliseconds