Home
last modified time | relevance | path

Searched defs:iswrite (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/drivers/ata/
H A Dsata_mv.c569 u8 *buffer, u32 len, u32 iswrite) in mv_ata_exec_ata_cmd()
759 u32 len, u32 iswrite) in mv_ata_exec_ata_cmd_nondma()
/openbmc/qemu/target/arm/hvf/
H A Dhvf.c2011 bool iswrite = (syndrome >> 6) & 1; in hvf_vcpu_exec() local