Home
last modified time | relevance | path

Searched refs:iswrite (Results 1 – 1 of 1) 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() argument
590 req->control_flags |= iswrite ? 0 : CRQB_CNTRLFLAGS_DIR; in mv_ata_exec_ata_cmd()
759 u32 len, u32 iswrite) in mv_ata_exec_ata_cmd_nondma() argument
784 if (iswrite) in mv_ata_exec_ata_cmd_nondma()