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

/external/qemu/block/
H A Draw-posix.c1142 static int cdrom_open(BlockDriverState *bs, const char *filename, int flags) function
1221 .bdrv_file_open = cdrom_open,
1248 static int cdrom_open(BlockDriverState *bs, const char *filename, int flags) function
1344 .bdrv_file_open = cdrom_open,

Completed in 88 milliseconds