Home
last modified time | relevance | path

Searched defs:_BootConfig (Results 1 – 7 of 7) sorted by relevance

/netbsd/sys/arch/hpcarm/include/
H A Dbootconfig.h56 typedef struct _BootConfig { struct
57 PhysMem dram[DRAM_BLOCKS];
58 u_int dramblocks;
59 u_int kernsize;
/netbsd/sys/arch/shark/include/
H A Dbootconfig.h71 typedef struct _BootConfig { struct
72 PhysMem dram[DRAM_BLOCKS];
73 u_int dramblocks;
/netbsd/sys/arch/netwinder/include/
H A Dbootconfig.h54 typedef struct _BootConfig { struct
55 PhysMem dram[DRAM_BLOCKS];
56 u_int dramblocks;
/netbsd/sys/arch/cats/include/
H A Dbootconfig.h56 typedef struct _BootConfig { struct
57 PhysMem dram[DRAM_BLOCKS];
58 u_int dramblocks;
/netbsd/sys/arch/epoc32/include/
H A Dbootconfig.h50 typedef struct _BootConfig { struct
51 u_int dramblocks;
52 PhysMem dram[DRAM_BLOCKS];
/netbsd/sys/arch/zaurus/include/
H A Dbootconfig.h58 typedef struct _BootConfig { struct
59 PhysMem dram[DRAM_BLOCKS];
60 u_int dramblocks;
/netbsd/sys/arch/evbarm/include/
H A Dbootconfig.h60 typedef struct _BootConfig { struct
61 u_int dramblocks;
62 PhysMem dram[DRAM_BLOCKS];