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

  /src/sys/arch/cats/include/
bootconfig.h 1 /* $NetBSD: bootconfig.h,v 1.6 2006/10/26 23:31:47 bjh21 Exp $ */
42 * Based on kate/boot/bootconfig.h
52 #include <arm/bootconfig.h>
59 } BootConfig;
61 extern BootConfig bootconfig;
67 /* End of bootconfig.h */
  /src/sys/arch/epoc32/include/
bootconfig.h 1 /* $NetBSD: bootconfig.h,v 1.1 2013/04/28 12:11:25 kiyohara Exp $ */
39 #include <arm/bootconfig.h>
53 } BootConfig;
55 extern BootConfig bootconfig;
58 /* End of bootconfig.h */
  /src/sys/arch/hpcarm/include/
bootconfig.h 1 /* $NetBSD: bootconfig.h,v 1.8 2006/10/26 23:31:47 bjh21 Exp $ */
42 * Based on kate/boot/bootconfig.h
52 #include <arm/bootconfig.h>
60 } BootConfig;
62 extern BootConfig bootconfig;
67 /* End of bootconfig.h */
  /src/sys/arch/netwinder/include/
bootconfig.h 1 /* $NetBSD: bootconfig.h,v 1.5 2006/10/24 20:39:14 bjh21 Exp $ */
42 * Based on kate/boot/bootconfig.h
45 #include <arm/bootconfig.h>
57 } BootConfig;
59 extern BootConfig bootconfig;
62 /* End of bootconfig.h */
  /src/sys/arch/shark/include/
bootconfig.h 1 /* $NetBSD: bootconfig.h,v 1.5 2011/06/30 20:09:36 wiz Exp $ */
42 * Based on kate/boot/bootconfig.h
52 * Currently several bootconfig structure members are used
57 * 1. fake a bootconfig structure as required
74 } BootConfig;
76 extern BootConfig bootconfig;
83 #include <arm/bootconfig.h>
  /src/sys/arch/evbarm/include/
bootconfig.h 1 /* $NetBSD: bootconfig.h,v 1.11 2021/08/10 06:47:48 skrll Exp $ */
47 #include <arm/bootconfig.h>
63 } BootConfig;
65 extern BootConfig bootconfig;
70 /* End of bootconfig.h */
  /src/sys/arch/zaurus/include/
bootconfig.h 1 /* $NetBSD: bootconfig.h,v 1.2 2015/01/08 01:52:42 christos Exp $ */
42 * Based on kate/boot/bootconfig.h
47 #include <arm/bootconfig.h>
61 } BootConfig;
63 extern BootConfig bootconfig;

Completed in 16 milliseconds