Searched refs:ISS_SSDE_FSC (Results 1 – 2 of 2) sorted by relevance
1037 if (FSC_DEBUG_FAULT == ISS_SSDE_FSC(esr)) { in sleh_synchronous()1049 if (FSC_DEBUG_FAULT == ISS_SSDE_FSC(esr)) { in sleh_synchronous()1061 if (FSC_DEBUG_FAULT == ISS_SSDE_FSC(esr)) { in sleh_synchronous()1073 if (FSC_DEBUG_FAULT == ISS_SSDE_FSC(esr)) { in sleh_synchronous()
2633 #define ISS_SSDE_FSC(x) (x & ISS_SSDE_FSC_MASK) macro