Home
last modified time | relevance | path

Searched defs:is_read (Results 1 – 17 of 17) sorted by relevance

/qemu/include/qemu/
H A Dselfmap.h18 bool is_read; member
/qemu/block/
H A Dwin32-aio.c55 bool is_read; member
H A Dio_uring.c34 bool is_read; member
H A Dlinux-aio.c46 bool is_read; member
H A Dblock-backend.c2121 BlockdevOnError blk_get_on_error(BlockBackend *blk, bool is_read) in blk_get_on_error()
2127 BlockErrorAction blk_get_error_action(BlockBackend *blk, bool is_read, in blk_get_error_action()
2151 bool is_read, int error) in send_qmp_error_event()
2169 bool is_read, int error) in blk_error_action()
H A Dquorum.c138 bool is_read; member
/qemu/hw/sd/
H A Dbcm2835_sdhost.c186 int is_read; in bcm2835_sdhost_fifo_run() local
H A Dpl181.c219 int is_read; in pl181_fifo_run() local
/qemu/
H A Dblockjob.c585 int is_read, int error) in block_job_error_action()
H A Dblockdev.c319 static int parse_block_error_action(const char *buf, bool is_read, Error **errp) in parse_block_error_action()
/qemu/hw/block/
H A Dvirtio-blk.c73 bool is_read, bool acct_failed) in virtio_blk_handle_rw_error()
119 bool is_read = !(p & VIRTIO_BLK_T_OUT); in virtio_blk_rw_complete() local
/qemu/target/hexagon/
H A Dhex_common.py400 def is_read(self): member in Dest
410 def is_read(self): member in Source
438 def is_read(self): member in ReadWrite
/qemu/hw/ide/
H A Dcore.c859 bool is_read = (op & IDE_RETRY_READ) != 0; in ide_handle_rw_error() local
2726 bool is_read; in ide_restart_bh() local
H A Dahci.c1021 bool is_read = ncq_tfs->cmd == READ_FPDMA_QUEUED; in ncq_cb() local
/qemu/hw/scsi/
H A Dscsi-disk.c223 bool is_read = (r->req.cmd.mode == SCSI_XFER_FROM_DEV); in scsi_handle_rw_error() local
/qemu/hw/pci/
H A Dpci.c2997 uint16_t prgi, bool is_read, bool is_write) in pci_pri_request_page()
/qemu/target/m68k/
H A Dtranslate.c4643 TCGv is_read; in DISAS_INSN() local