Searched defs:md_image (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/boot/sys/boot/common/
H A Dmd.c56 } md_image = { variable in typeref:struct:__anon125
111 bcopy(md_image.start + ofs, buf, size);
114 bcopy(buf, md_image.start + ofs, size);

Completed in 56 milliseconds