Searched refs:ErrorStatusPending (Results 1 – 1 of 1) sorted by relevance
2623 bool ErrorStatusPending:1; member2831 if (!ErrorStatusRegister.Bits.ErrorStatusPending) return false; in DAC960_GEM_ReadErrorStatus()2832 ErrorStatusRegister.Bits.ErrorStatusPending = false; in DAC960_GEM_ReadErrorStatus()2933 bool ErrorStatusPending:1; /* Bit 2 */ member3137 if (!ErrorStatusRegister.Bits.ErrorStatusPending) return false; in DAC960_BA_ReadErrorStatus()3138 ErrorStatusRegister.Bits.ErrorStatusPending = false; in DAC960_BA_ReadErrorStatus()3238 bool ErrorStatusPending:1; /* Bit 2 */ member3439 if (!ErrorStatusRegister.Bits.ErrorStatusPending) return false; in DAC960_LP_ReadErrorStatus()3440 ErrorStatusRegister.Bits.ErrorStatusPending = false; in DAC960_LP_ReadErrorStatus()3552 bool ErrorStatusPending:1; /* Bit 2 */ member[all …]