Lines Matching refs:ErrorStatusPending
2624 bool ErrorStatusPending:1; member
2832 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 */ member
3138 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 */ member
3440 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
3761 if (!ErrorStatusRegister.Bits.ErrorStatusPending) return false; in DAC960_LA_ReadErrorStatus()
3762 ErrorStatusRegister.Bits.ErrorStatusPending = false; in DAC960_LA_ReadErrorStatus()
3874 bool ErrorStatusPending:1; /* Bit 2 */ member
4086 if (!ErrorStatusRegister.Bits.ErrorStatusPending) return false; in DAC960_PG_ReadErrorStatus()
4087 ErrorStatusRegister.Bits.ErrorStatusPending = false; in DAC960_PG_ReadErrorStatus()
4194 bool ErrorStatusPending:1; /* Bit 2 */ member
4348 if (!ErrorStatusRegister.Bits.ErrorStatusPending) return false; in DAC960_PD_ReadErrorStatus()
4349 ErrorStatusRegister.Bits.ErrorStatusPending = false; in DAC960_PD_ReadErrorStatus()