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

/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/block/
H A DDAC960.h2684 boolean DisableInterrupts:1; /* Bit 2 */ member in struct:DAC960_BA_InterruptMaskRegister::__anon1050
2835 InterruptMaskRegister.Bits.DisableInterrupts = false;
2846 InterruptMaskRegister.Bits.DisableInterrupts = true;
2858 return !InterruptMaskRegister.Bits.DisableInterrupts;
2993 boolean DisableInterrupts:1; /* Bit 2 */ member in struct:DAC960_LP_InterruptMaskRegister::__anon1057
3143 InterruptMaskRegister.Bits.DisableInterrupts = false;
3153 InterruptMaskRegister.Bits.DisableInterrupts = true;
3164 return !InterruptMaskRegister.Bits.DisableInterrupts;
3311 boolean DisableInterrupts:1; /* Bit 2 */ member in struct:DAC960_LA_InterruptMaskRegister::__anon1064
3461 InterruptMaskRegister.Bits.DisableInterrupts
3668 boolean DisableInterrupts:1; /* Bit 2 */ member in struct:DAC960_PG_InterruptMaskRegister::__anon1071
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/net/
H A Dstrip.c492 static inline InterruptStatus DisableInterrupts(void) function
963 intstat = DisableInterrupts();
1120 InterruptStatus intstat = DisableInterrupts();
1144 InterruptStatus intstat = DisableInterrupts();
1351 InterruptStatus intstat = DisableInterrupts();

Completed in 161 milliseconds