Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/prep/include/
H A Dbootinfo.h41 struct btinfo_residual { struct
42 struct btinfo_common common;
43 char* addr;
/netbsd-src/sys/arch/prep/stand/boot/
H A Dboot.c61 struct btinfo_residual btinfo_residual; variable