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

  /external/qemu/
sysemu.h 140 BLOCK_ERR_STOP_ANY
block.h 46 BLOCK_ERR_STOP_ANY
blockdev.c 124 return BLOCK_ERR_STOP_ANY;
vl-android.c 1255 onerror = BLOCK_ERR_STOP_ANY;
    [all...]
vl.c 1058 onerror = BLOCK_ERR_STOP_ANY;
    [all...]
  /external/qemu/hw/
scsi-disk.c 229 || action == BLOCK_ERR_STOP_ANY) {

Completed in 1032 milliseconds