Home
last modified time | relevance | path

Searched refs:FIT_ENTRY_PAL_B (Results 1 – 1 of 1) sorted by relevance

/linux-2.4.37.9/arch/ia64/sn/kernel/sn2/
Dprominfo_proc.c53 #define FIT_ENTRY_PAL_B 0x01 /* PAL_B entry */ macro
99 { FIT_ENTRY_PAL_B, "PAL_B" },
121 if ((type > FIT_ENTRY_PAL_B) && (type < FIT_ENTRY_PAL_A)) in fit_type_name()