/src/sys/arch/acorn32/eb7500atx/ |
eb7500atx_machdep.c | 173 static void canonicalise_bootconfig(struct bootconfig *, struct bootconfig *); 344 canonicalise_bootconfig(struct bootconfig *bootconf, struct bootconfig *raw_bootconf) function in typeref:typename:void 374 canonicalise_bootconfig(&bootconfig, raw_bootconf);
|
eb7500atx_machdep.c | 173 static void canonicalise_bootconfig(struct bootconfig *, struct bootconfig *); 344 canonicalise_bootconfig(struct bootconfig *bootconf, struct bootconfig *raw_bootconf) function in typeref:typename:void 374 canonicalise_bootconfig(&bootconfig, raw_bootconf);
|
/src/sys/arch/acorn32/acorn32/ |
rpc_machdep.c | 167 static void canonicalise_bootconfig(struct bootconfig *, struct bootconfig *); 377 canonicalise_bootconfig(struct bootconfig *bootconf, struct bootconfig *raw_bootconf) function in typeref:typename:void 409 canonicalise_bootconfig(&bootconfig, raw_bootconf);
|
rpc_machdep.c | 167 static void canonicalise_bootconfig(struct bootconfig *, struct bootconfig *); 377 canonicalise_bootconfig(struct bootconfig *bootconf, struct bootconfig *raw_bootconf) function in typeref:typename:void 409 canonicalise_bootconfig(&bootconfig, raw_bootconf);
|