Home
last modified time | relevance | path

Searched refs:md_image (Results 1 – 1 of 1) sorted by relevance

/freebsd/stand/common/
H A Dmd.c53 } md_image = { variable
109 bcopy(md_image.start + ofs, buf, size); in md_strategy()
112 bcopy(buf, md_image.start + ofs, size); in md_strategy()