Home
last modified time | relevance | path

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

/linux/arch/m68k/include/asm/
H A Dconfig.h14 extern int bvme6000_parse_bootinfo(const struct bi_record *record);
/linux/arch/m68k/bvme6000/
H A Dconfig.c44 int __init bvme6000_parse_bootinfo(const struct bi_record *bi) in bvme6000_parse_bootinfo() function
/linux/arch/m68k/kernel/
H A Dsetup_mm.c175 unknown = bvme6000_parse_bootinfo(record); in m68k_parse_bootinfo()