HomeSort by: relevance | last modified time | path
    Searched defs:canonicalise_bootconfig (Results 1 - 4 of 4) sorted by relevancy

  /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);

Completed in 29 milliseconds