Home
last modified time | relevance | path

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

/qemu/include/block/
H A Dufs.h802 UFS_UPIU_TRANSACTION_NOP_OUT = 0x00, enumerator
/qemu/tests/qtest/
H A Dufs-test.c105 req_upiu.header.trans_type = UFS_UPIU_TRANSACTION_NOP_OUT; in ufs_send_nop_out()
/qemu/hw/ufs/
H A Dufs.c1442 case UFS_UPIU_TRANSACTION_NOP_OUT: in ufs_exec_req()