Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/m68k/kernel/
Dsetup.c128 extern int bvme6000_parse_bootinfo(const struct bi_record *);
193 unknown = bvme6000_parse_bootinfo(record); in m68k_parse_bootinfo()
/linux-2.4.37.9/arch/m68k/bvme6000/
Dconfig.c69 int bvme6000_parse_bootinfo(const struct bi_record *bi) in bvme6000_parse_bootinfo() function