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

  /src/sys/arch/virt68k/virt68k/
bootinfo.c 304 * bootinfo_enumerate --
310 bootinfo_enumerate(bool (*cb)(struct bi_record *, void *), void *ctx) function in typeref:typename:void
355 bootinfo_enumerate(bootinfo_find_cb, &ctx);
bootinfo.c 304 * bootinfo_enumerate --
310 bootinfo_enumerate(bool (*cb)(struct bi_record *, void *), void *ctx) function in typeref:typename:void
355 bootinfo_enumerate(bootinfo_find_cb, &ctx);

Completed in 95 milliseconds