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

/external/qemu/block/
H A Draw-posix.c1306 static int cdrom_eject(BlockDriverState *bs, int eject_flag) function
1356 .bdrv_eject = cdrom_eject,
1420 static int cdrom_eject(BlockDriverState *bs, int eject_flag) function
1479 .bdrv_eject = cdrom_eject,

Completed in 298 milliseconds