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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/x86/kernel/apic/
H A Des7000_32.c96 struct psai { struct
119 static volatile unsigned long *psai; variable
137 if (psai == NULL)
143 while (*psai & 0x1000000)
146 *psai = psaival;
186 struct psai *psaip = NULL;
217 psaip = (struct psai *)tp;
220 psai = __va(psaip->addr);
222 psai = NULL;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/x86/kernel/apic/
H A Des7000_32.c96 struct psai { struct
119 static volatile unsigned long *psai; variable
137 if (psai == NULL)
143 while (*psai & 0x1000000)
146 *psai = psaival;
186 struct psai *psaip = NULL;
217 psaip = (struct psai *)tp;
220 psai = __va(psaip->addr);
222 psai = NULL;

Completed in 64 milliseconds