Home
last modified time | relevance | path

Searched defs:md_root_size (Results 1 – 6 of 6) sorted by relevance

/netbsd/sys/dev/
H A Dmd_root.c48 size_t md_root_size; variable
59 uint32_t md_root_size = sizeof(md_root_image) & ~(DEV_BSIZE - 1); variable
72 uint32_t md_root_size = ROOTBYTES; variable
/netbsd/sys/arch/acorn32/dev/
H A Dmd_hooks.c51 size_t md_root_size = ROOTBYTES; variable
56 size_t md_root_size = 0; /* set by machdep.c */ variable
/netbsd/external/gpl3/binutils/usr.sbin/mdsetimage/
H A Dbin_bfd.c66 size_t *md_root_size_offset, uint32_t *md_root_size, int verbose) in bin_find_md_root()
/netbsd/external/gpl3/binutils.old/usr.sbin/mdsetimage/
H A Dbin_bfd.c66 size_t *md_root_size_offset, uint32_t *md_root_size, int verbose) in bin_find_md_root()
/netbsd/usr.sbin/mdsetimage/
H A Dmdsetimage.c85 const char *md_root_size = "_md_root_size"; in main() local
H A Dbin_nlist.c93 uint32_t *md_root_size, int verbose) in bin_find_md_root()