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 318 static int hdev_open(BlockDriverState *bs, const char *filename, int flags) function
404 .bdrv_open = hdev_open,
raw-posix.c 974 static int hdev_open(BlockDriverState *bs, const char *filename, int flags) function
1158 .bdrv_open = hdev_open,
    [all...]

Completed in 543 milliseconds