Searched refs:ISS_SSDE_FSC (Results 1 – 2 of 2) sorted by relevance
947 if (FSC_DEBUG_FAULT == ISS_SSDE_FSC(esr)) { in sleh_synchronous()959 if (FSC_DEBUG_FAULT == ISS_SSDE_FSC(esr)) { in sleh_synchronous()971 if (FSC_DEBUG_FAULT == ISS_SSDE_FSC(esr)) { in sleh_synchronous()983 if (FSC_DEBUG_FAULT == ISS_SSDE_FSC(esr)) { in sleh_synchronous()
2011 #define ISS_SSDE_FSC(x) (x & ISS_SSDE_FSC_MASK) macro