Searched refs:ISS_SSDE_FSC (Results 1 – 2 of 2) sorted by relevance
769 if (FSC_DEBUG_FAULT == ISS_SSDE_FSC(esr)) { in sleh_synchronous()781 if (FSC_DEBUG_FAULT == ISS_SSDE_FSC(esr)) { in sleh_synchronous()793 if (FSC_DEBUG_FAULT == ISS_SSDE_FSC(esr)) { in sleh_synchronous()805 if (FSC_DEBUG_FAULT == ISS_SSDE_FSC(esr)) { in sleh_synchronous()
1831 #define ISS_SSDE_FSC(x) (x & ISS_SSDE_FSC_MASK) macro