Home
last modified time | relevance | path

Searched refs:BlkDebugEvent (Results 1 – 3 of 3) sorted by relevance

/external/qemu/
Dblock.h283 } BlkDebugEvent; typedef
286 void bdrv_debug_event(BlockDriverState *bs, BlkDebugEvent event);
Dblock_int.h128 void (*bdrv_debug_event)(BlockDriverState *bs, BlkDebugEvent event);
Dblock.c1781 void bdrv_debug_event(BlockDriverState *bs, BlkDebugEvent event) in bdrv_debug_event()