Searched refs:ErrorStatusPending (Results 1 - 1 of 1) sorted by relevance

/drivers/block/
H A DDAC960.h2624 bool ErrorStatusPending:1; member in struct:DAC960_GEM_ErrorStatusRegister::__anon243
2832 if (!ErrorStatusRegister.Bits.ErrorStatusPending) return false;
2833 ErrorStatusRegister.Bits.ErrorStatusPending = false;
2934 bool ErrorStatusPending:1; /* Bit 2 */ member in struct:DAC960_BA_ErrorStatusRegister::__anon250
3138 if (!ErrorStatusRegister.Bits.ErrorStatusPending) return false;
3139 ErrorStatusRegister.Bits.ErrorStatusPending = false;
3239 bool ErrorStatusPending:1; /* Bit 2 */ member in struct:DAC960_LP_ErrorStatusRegister::__anon257
3440 if (!ErrorStatusRegister.Bits.ErrorStatusPending) return false;
3441 ErrorStatusRegister.Bits.ErrorStatusPending = false;
3553 bool ErrorStatusPending member in struct:DAC960_LA_ErrorStatusRegister::__anon264
3874 bool ErrorStatusPending:1; /* Bit 2 */ member in struct:DAC960_PG_ErrorStatusRegister::__anon271
4194 bool ErrorStatusPending:1; /* Bit 2 */ member in struct:DAC960_PD_ErrorStatusRegister::__anon278
[all...]

Completed in 48 milliseconds