Searched refs:ISS_SSDE_FSC (Results 1 – 2 of 2) sorted by relevance
936 if (FSC_DEBUG_FAULT == ISS_SSDE_FSC(esr)) { in sleh_synchronous()948 if (FSC_DEBUG_FAULT == ISS_SSDE_FSC(esr)) { in sleh_synchronous()960 if (FSC_DEBUG_FAULT == ISS_SSDE_FSC(esr)) { in sleh_synchronous()972 if (FSC_DEBUG_FAULT == ISS_SSDE_FSC(esr)) { in sleh_synchronous()
1940 #define ISS_SSDE_FSC(x) (x & ISS_SSDE_FSC_MASK) macro