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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/block/
H A DDAC960.h2836 DAC960_GEM_ErrorStatusRegister_T ErrorStatusRegister; local
2837 ErrorStatusRegister.All =
2839 if (!ErrorStatusRegister.Bits.ErrorStatusPending) return false;
2840 ErrorStatusRegister.Bits.ErrorStatusPending = false;
2841 *ErrorStatus = ErrorStatusRegister.All;
3142 DAC960_BA_ErrorStatusRegister_T ErrorStatusRegister; local
3143 ErrorStatusRegister.All =
3145 if (!ErrorStatusRegister.Bits.ErrorStatusPending) return false;
3146 ErrorStatusRegister.Bits.ErrorStatusPending = false;
3147 *ErrorStatus = ErrorStatusRegister
3444 DAC960_LP_ErrorStatusRegister_T ErrorStatusRegister; local
3765 DAC960_LA_ErrorStatusRegister_T ErrorStatusRegister; local
4090 DAC960_PG_ErrorStatusRegister_T ErrorStatusRegister; local
4352 DAC960_PD_ErrorStatusRegister_T ErrorStatusRegister; local
[all...]

Completed in 57 milliseconds