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

  /external/qemu/
sysemu.h 171 } BlockInterfaceErrorAction;
180 BlockInterfaceErrorAction onerror;
196 extern BlockInterfaceErrorAction drive_get_onerror(BlockDriverState *bdrv);
vl-android.c     [all...]
vl.c     [all...]
  /external/qemu/hw/
scsi-disk.c 222 BlockInterfaceErrorAction action = drive_get_onerror(r->dev->bdrv);

Completed in 15 milliseconds