Searched refs:kloader_ops (Results 1 - 10 of 10) sorted by relevance

/netbsd-current/sys/dev/
H A Dkloader.h40 struct kloader_ops;
59 struct kloader_ops { struct
93 * kloader_reboot_setup sets machine dependent kloader_ops to
97 void __kloader_reboot_setup(struct kloader_ops *, const char *);
H A Dkloader.c86 struct kloader_ops *ops;
114 __kloader_reboot_setup(struct kloader_ops *ops, const char *filename)
/netbsd-current/sys/arch/playstation2/playstation2/
H A Dkloader_machdep.c44 struct kloader_ops kloader_playstation2_ops = {
/netbsd-current/sys/arch/hpcmips/hpcmips/
H A Dkloader_machdep.c47 struct kloader_ops kloader_mips_ops = {
/netbsd-current/sys/arch/dreamcast/dreamcast/
H A Dkloader_machdep.c47 struct kloader_ops kloader_dreamcast_ops = {
/netbsd-current/sys/arch/landisk/landisk/
H A Dkloader_machdep.c48 struct kloader_ops landisk_kloader_ops = {
/netbsd-current/sys/arch/hpcarm/hpcarm/
H A Dkloader_machdep.c52 struct kloader_ops kloader_hpcarm_ops = {
/netbsd-current/sys/arch/hpcsh/hpcsh/
H A Dkloader_machdep.c53 struct kloader_ops kloader_hpcsh_ops = {
/netbsd-current/sys/arch/evbsh3/evbsh3/
H A Dkloader_machdep.c53 static struct kloader_ops kloader_evbsh3_ops = {
/netbsd-current/sys/arch/zaurus/zaurus/
H A Dkloader_machdep.c52 struct kloader_ops kloader_zaurus_ops = {

Completed in 207 milliseconds