Home
last modified time | relevance | path

Searched defs:bi_record (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/arch/virt68k/include/
H A Dbootinfo.h45 struct bi_record { struct
46 uint16_t bi_tag; /* record type */
47 uint16_t bi_size; /* record size (including header) */
48 uint8_t bi_data[];
/netbsd-src/sys/arch/virt68k/virt68k/
H A Dbootinfo.c308 bootinfo_enumerate(bool (* cb)(struct bi_record *,void *),void * ctx) bootinfo_enumerate() argument
[all...]