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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/kernel/
H A Dbootflag.c18 #define SBF_PARITY (1<<7) macro
40 v &= ~SBF_PARITY;
42 v |= SBF_PARITY;

Completed in 198 milliseconds