Lines Matching refs:ErrorStatusPending
2623 bool ErrorStatusPending:1; member
2831 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 */ member
3137 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 */ member
3439 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
3760 if (!ErrorStatusRegister.Bits.ErrorStatusPending) return false; in DAC960_LA_ReadErrorStatus()
3761 ErrorStatusRegister.Bits.ErrorStatusPending = false; in DAC960_LA_ReadErrorStatus()
3873 bool ErrorStatusPending:1; /* Bit 2 */ member
4085 if (!ErrorStatusRegister.Bits.ErrorStatusPending) return false; in DAC960_PG_ReadErrorStatus()
4086 ErrorStatusRegister.Bits.ErrorStatusPending = false; in DAC960_PG_ReadErrorStatus()
4193 bool ErrorStatusPending:1; /* Bit 2 */ member
4347 if (!ErrorStatusRegister.Bits.ErrorStatusPending) return false; in DAC960_PD_ReadErrorStatus()
4348 ErrorStatusRegister.Bits.ErrorStatusPending = false; in DAC960_PD_ReadErrorStatus()