Home | History | Annotate | Download | only in qemu

Lines Matching full:eject_device

415 static int eject_device(Monitor *mon, BlockDriverState *bs, int force)
442 eject_device(mon, bs, force);
463 if (eject_device(mon, bs, 0) < 0)