Home
last modified time | relevance | path

Searched refs:BLOCK_ERR_STOP_ANY (Results 1 – 4 of 4) sorted by relevance

/external/qemu/
Dsysemu.h170 BLOCK_ERR_STOP_ANY enumerator
Dvl.c2459 onerror = BLOCK_ERR_STOP_ANY; in drive_init()
Dvl-android.c2380 onerror = BLOCK_ERR_STOP_ANY; in drive_init()
/external/qemu/hw/
Dscsi-disk.c228 || action == BLOCK_ERR_STOP_ANY) { in scsi_handle_write_error()