Home
last modified time | relevance | path

Searched refs:canonicalise_bootconfig (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/arch/acorn32/eb7500atx/
H A Deb7500atx_machdep.c173 static void canonicalise_bootconfig(struct bootconfig *, struct bootconfig *);
344 canonicalise_bootconfig(struct bootconfig *bootconf, struct bootconfig *raw_bootconf) in canonicalise_bootconfig() function
374 canonicalise_bootconfig(&bootconfig, raw_bootconf); in initarm()
/netbsd-src/sys/arch/acorn32/acorn32/
H A Drpc_machdep.c167 static void canonicalise_bootconfig(struct bootconfig *, struct bootconfig *);
377 canonicalise_bootconfig(struct bootconfig *bootconf, struct bootconfig *raw_bootconf) in canonicalise_bootconfig() function
409 canonicalise_bootconfig(&bootconfig, raw_bootconf); in initarm()