Searched refs:ErrorStatusPending (Results 1 – 1 of 1) sorted by relevance
2624 bool ErrorStatusPending:1; member2832 if (!ErrorStatusRegister.Bits.ErrorStatusPending) return false; in DAC960_GEM_ReadErrorStatus()2833 ErrorStatusRegister.Bits.ErrorStatusPending = false; in DAC960_GEM_ReadErrorStatus()2934 bool ErrorStatusPending:1; /* Bit 2 */ member3138 if (!ErrorStatusRegister.Bits.ErrorStatusPending) return false; in DAC960_BA_ReadErrorStatus()3139 ErrorStatusRegister.Bits.ErrorStatusPending = false; in DAC960_BA_ReadErrorStatus()3239 bool ErrorStatusPending:1; /* Bit 2 */ member3440 if (!ErrorStatusRegister.Bits.ErrorStatusPending) return false; in DAC960_LP_ReadErrorStatus()3441 ErrorStatusRegister.Bits.ErrorStatusPending = false; in DAC960_LP_ReadErrorStatus()3553 bool ErrorStatusPending:1; /* Bit 2 */ member[all …]