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

  /external/qemu/
block_int.h 109 int (*bdrv_eject)(BlockDriverState *bs, int eject_flag); member in struct:BlockDriver
block.c 2547 int bdrv_eject(BlockDriverState *bs, int eject_flag) function
    [all...]

Completed in 1504 milliseconds