HomeSort by: relevance | last modified time | path
    Searched defs:bootinfo_end (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/virt68k/virt68k/
bootinfo.c 57 vaddr_t bootinfo_end; variable in typeref:typename:vaddr_t
293 /* Set bootinfo_end to be just past the BI_LAST record. */
294 bootinfo_end = (vaddr_t)bootinfo_next(bi);
bootinfo.c 57 vaddr_t bootinfo_end; variable in typeref:typename:vaddr_t
293 /* Set bootinfo_end to be just past the BI_LAST record. */
294 bootinfo_end = (vaddr_t)bootinfo_next(bi);

Completed in 54 milliseconds