Searched refs:UFS_UPIU_CMD_FLAGS_READ (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/include/block/ | ||
H A D | ufs.h | 824 UFS_UPIU_CMD_FLAGS_READ = 0x40, enumerator |
/openbmc/qemu/tests/qtest/ | ||
H A D | ufs-test.c | 193 flags = UFS_UPIU_CMD_FLAGS_READ; in ufs_send_scsi_command() |