Home
last modified time | relevance | path

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

/linux-2.6.39/arch/x86/kernel/
Dreboot_fixups_32.c67 static const struct device_fixup fixups_table[] = { variable
92 for (i=0; i < ARRAY_SIZE(fixups_table); i++) { in mach_reboot_fixups()
93 cur = &(fixups_table[i]); in mach_reboot_fixups()