bootinfo_enumerate
void bootinfo_enumerate(bool (*)(struct bi_record *, void *),
bootinfo_enumerate(bootinfo_find_cb, &ctx);
bootinfo_enumerate(mainbus_attach_gfpic, self);
bootinfo_enumerate(mainbus_attach_gfother, self);
bootinfo_enumerate(mainbus_attach_other, self);