Home
last modified time | relevance | path

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

/freebsd/sys/dev/pms/RefTisa/sallsdk/spc/
H A Dsahwreg.h383 #define SPCV_ERROR_VALUE 0x2 macro
H A Dsaioctlcmd.c2319 if(((value & SPCV_RAAE_STATE_MASK) == SPCV_ERROR_VALUE) || in siSpcvGetErrorContent()
2320 ((value & SPCV_IOP0_STATE_MASK) == SPCV_ERROR_VALUE) || in siSpcvGetErrorContent()
2321 ((value & SPCV_IOP1_STATE_MASK) == SPCV_ERROR_VALUE) in siSpcvGetErrorContent()