Searched refs:atari_parse_bootinfo (Results 1 – 3 of 3) sorted by relevance
26 extern int atari_parse_bootinfo(const struct bi_record *);70 unknown = atari_parse_bootinfo(record); in parse_bootinfo()
125 extern int atari_parse_bootinfo(const struct bi_record *);187 unknown = atari_parse_bootinfo(record); in m68k_parse_bootinfo()
184 int __init atari_parse_bootinfo(const struct bi_record *record) in atari_parse_bootinfo() function