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

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

Completed in 33 milliseconds