Home
last modified time | relevance | path

Searched refs:UFS_UPIU_TRANSACTION_COMMAND (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/include/block/
H A Dufs.h803 UFS_UPIU_TRANSACTION_COMMAND = 0x01, enumerator
/openbmc/qemu/tests/qtest/
H A Dufs-test.c230 req_upiu.header.trans_type = UFS_UPIU_TRANSACTION_COMMAND; in ufs_send_scsi_command()
/openbmc/qemu/hw/ufs/
H A Dufs.c1445 case UFS_UPIU_TRANSACTION_COMMAND: in ufs_exec_req()