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

  /src/sys/arch/virt68k/include/
bootinfo.h 45 struct bi_record { struct
151 void bootinfo_start(struct bi_record *);
152 struct bi_record * bootinfo_find(uint32_t tag);
153 void bootinfo_enumerate(bool (*)(struct bi_record *, void *),
bootinfo.h 45 struct bi_record { struct
151 void bootinfo_start(struct bi_record *);
152 struct bi_record * bootinfo_find(uint32_t tag);
153 void bootinfo_enumerate(bool (*)(struct bi_record *, void *),

Completed in 21 milliseconds