/*
* Disk image resident in kernel (patched in or loaded).
* Requires that the function: md_set_kmem() is called to
* attach the (initialized) kernel memory to be used by the
* device. It can be initialized by an "open hook" if this
* driver is compiled with the MD_OPEN_HOOK option.
* No attempt will ever be made to free this memory.
*/