Home
last modified time | relevance | path

Searched refs:UFS_UPIU_CMD_FLAGS_READ (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/include/block/
H A Dufs.h824 UFS_UPIU_CMD_FLAGS_READ = 0x40, enumerator
/openbmc/qemu/tests/qtest/
H A Dufs-test.c193 flags = UFS_UPIU_CMD_FLAGS_READ; in ufs_send_scsi_command()