Searched refs:SCRATCH_PAD1_ERR (Results 1 – 4 of 4) sorted by relevance
248 #define SCRATCH_PAD1_ERR 0x02 /* error state */ macro
1035 …if ((SCRATCH_PAD1_ERR == (value & SCRATCH_PAD_STATE_MASK)) || (SCRATCH_PAD2_ERR == (value1 & SCRAT… in saGetControllerStatus()2287 if ((SCRATCH_PAD1_ERR == value) || (SCRATCH_PAD2_ERR == value1)) in siSpcGetErrorContent()
143 if ((SCRATCH_PAD1_ERR == value) || (SCRATCH_PAD2_ERR == value1)) in saHwReset()
2931 if (SCRATCH_PAD1_ERR == (value & SCRATCH_PAD_STATE_MASK)) in mpiWaitForConfigTable()