Home
last modified time | relevance | path

Searched defs:wce (Results 1 – 13 of 13) sorted by relevance

/openbmc/qemu/hw/block/
H A Dblock.c205 bool wce; in blkconf_apply_backend_options() local
/openbmc/qemu/contrib/vhost-user-blk/
H A Dvhost-user-blk.c114 static int vub_open(const char *file_name, bool wce) in vub_open()
421 uint8_t wce; in vub_set_config() local
/openbmc/qemu/include/hw/block/
H A Dblock.h32 OnOffAuto wce; member
/openbmc/u-boot/drivers/virtio/
H A Dvirtio_blk.h63 __u8 wce; member
/openbmc/qemu/block/export/
H A Dvhost-user-blk-server.c167 uint8_t wce; in vu_blk_set_config() local
/openbmc/linux/include/uapi/linux/
H A Dvirtio_blk.h88 __u8 wce; member
/openbmc/qemu/include/standard-headers/linux/
H A Dvirtio_blk.h86 uint8_t wce; member
/openbmc/qemu/pc-bios/s390-ccw/
H A Dvirtio.h172 uint8_t wce; /* writeback mode (if VIRTIO_BLK_F_CONFIG_WCE) */ member
/openbmc/linux/drivers/target/
H A Dtarget_core_transport.c3660 bool wce = false; in target_check_wce() local
/openbmc/linux/drivers/ata/
H A Dlibata-scsi.c3688 u8 wce; in ata_mselect_caching() local
/openbmc/linux/drivers/scsi/
H A Dsd.c138 int ct, rcd, wce, sp; in cache_type_store() local
H A Dmyrs.h428 } __packed wce:3; /* Byte 8 Bits 3-5 */ member
/openbmc/qemu/block/
H A Dblock-backend.c2223 void blk_set_enable_write_cache(BlockBackend *blk, bool wce) in blk_set_enable_write_cache()