Home
last modified time | relevance | path

Searched defs:bi_data (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/sys/arch/virt68k/include/
H A Dbootinfo.h48 uint8_t bi_data[]; member
77 struct bi_data { struct
78 uint16_t data_length; /* length of data */
79 uint8_t data_bytes[];
/netbsd-src/sys/arch/hppa/stand/boot/
H A Dbootinfo.h48 char bi_data[BOOTINFO_DATASIZE]; member
/netbsd-src/sys/arch/hppa/include/
H A Dbootinfo.h79 uint8_t bi_data[BOOTINFO_DATASIZE]; member
/netbsd-src/sys/arch/x86/include/
H A Dbootinfo.h271 uint8_t bi_data[BOOTINFO_MAXSIZE - sizeof(uint32_t)]; member