HomeSort by relevance Sort by last modified time
    Searched refs:hdev_open (Results 1 - 2 of 2) sorted by null

  /external/qemu/block/
raw-win32.c 315 static int hdev_open(BlockDriverState *bs, const char *filename, int flags) function
407 .bdrv_file_open = hdev_open,
raw-posix.c 838 static int hdev_open(BlockDriverState *bs, const char *filename, int flags) function
1006 .bdrv_file_open = hdev_open,
    [all...]

Completed in 324 milliseconds