Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/evbarm/include/
H A Dbootconfig.h49 typedef struct _PhysMem { struct
50 u_long address;
51 u_int pages;
52 u_int flags;
/netbsd-src/sys/arch/shark/include/
H A Dbootconfig.h45 typedef struct _PhysMem { struct
46 u_int address;
47 u_int pages;
/netbsd-src/sys/arch/epoc32/include/
H A Dbootconfig.h41 typedef struct _PhysMem { struct
42 u_int address;
43 u_int pages;
/netbsd-src/sys/arch/cats/include/
H A Dbootconfig.h45 typedef struct _PhysMem { struct
46 u_int address;
47 u_int pages;
/netbsd-src/sys/arch/netwinder/include/
H A Dbootconfig.h47 typedef struct _PhysMem { struct
48 u_int address;
49 u_int pages;
/netbsd-src/sys/arch/hpcarm/include/
H A Dbootconfig.h45 typedef struct _PhysMem { struct
46 u_int address;
47 u_int pages;
/netbsd-src/sys/arch/zaurus/include/
H A Dbootconfig.h49 typedef struct _PhysMem { struct
50 u_int address;
51 u_int pages;