HomeSort by: relevance | last modified time | path
    Searched refs:bootinfo_start (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/arch/virt68k/include/
bootinfo.h 151 void bootinfo_start(struct bi_record *);
  /src/sys/arch/virt68k/virt68k/
bootinfo.c 248 * bootinfo_start --
252 bootinfo_start(struct bi_record *first) function in typeref:typename:void
locore.s 124 RELOC(bootinfo_start,%a0)
126 jbsr %a0@ | bootinfo_start(end)
130 * bootinfo_start() recorded the first PA following the

Completed in 12 milliseconds