Home
last modified time | relevance | path

Searched defs:btinfo_clock (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/sys/arch/prep/include/
H A Dbootinfo.h53 struct btinfo_clock { struct
54 struct btinfo_common common;
55 int ticks_per_sec;
/netbsd-src/sys/arch/bebox/include/
H A Dbootinfo.h54 struct btinfo_clock { struct
55 struct btinfo_common common;
56 int ticks_per_sec;
/netbsd-src/sys/arch/sandpoint/include/
H A Dbootinfo.h67 struct btinfo_clock { struct
68 struct btinfo_common common;
69 int ticks_per_sec;
/netbsd-src/sys/arch/prep/stand/boot/
H A Dboot.c63 struct btinfo_clock btinfo_clock; variable
/netbsd-src/sys/arch/bebox/stand/boot/
H A Dboot.c63 struct btinfo_clock btinfo_clock; variable