Searched refs:FIT_ENTRY_PAL_A (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/ia64/sn/kernel/sn2/
H A Dprominfo_proc.c30 #define FIT_ENTRY_PAL_A 0x0F /* PAL_A entry, same as... */ macro
66 {FIT_ENTRY_PAL_A, "PAL_A"},
86 if ((type > FIT_ENTRY_PAL_A) && (type < FIT_ENTRY_UNUSED))
88 if ((type > FIT_ENTRY_PAL_B) && (type < FIT_ENTRY_PAL_A))

Completed in 104 milliseconds