OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:eject_device
(Results
1 - 1
of
1
) sorted by null
/external/qemu/
monitor.c
415
static int
eject_device
(Monitor *mon, BlockDriverState *bs, int force)
function
442
eject_device
(mon, bs, force);
463
if (
eject_device
(mon, bs, 0) < 0)
[
all
...]
Completed in 161 milliseconds