Searched refs:SCRATCH_PAD2_ERR (Results 1 – 4 of 4) sorted by relevance
327 #define SCRATCH_PAD2_ERR 0x02 /* error state */ macro
1034 …if ((SCRATCH_PAD1_ERR == (value & SCRATCH_PAD_STATE_MASK)) || (SCRATCH_PAD2_ERR == (value1 & SCRAT… in saGetControllerStatus()2286 if ((SCRATCH_PAD1_ERR == value) || (SCRATCH_PAD2_ERR == value1)) in siSpcGetErrorContent()
142 if ((SCRATCH_PAD1_ERR == value) || (SCRATCH_PAD2_ERR == value1)) in saHwReset()
2943 if (SCRATCH_PAD2_ERR == (value1 & SCRATCH_PAD_STATE_MASK)) in mpiWaitForConfigTable()