Home
last modified time | relevance | path

Searched refs:UtpUpiuReq (Results 1 – 4 of 4) sorted by relevance

/openbmc/qemu/include/block/
H A Dufs.h543 typedef struct QEMU_PACKED UtpUpiuReq { struct
549 } UtpUpiuReq; argument
738 #define UFS_GENERAL_UPIU_REQUEST_SIZE (sizeof(UtpUpiuReq))
1211 QEMU_BUILD_BUG_ON(sizeof(UtpUpiuReq) != 288); in _ufs_check_size()
/openbmc/qemu/hw/ufs/
H A Dufs.h56 UtpUpiuReq req_upiu;
H A Dufs.c157 UtpUpiuReq *req_upiu = &req->req_upiu; in ufs_dma_read_req_upiu()
/openbmc/qemu/tests/qtest/
H A Dufs-test.c104 UtpUpiuReq req_upiu = { 0 }; in ufs_send_nop_out()
135 UtpUpiuReq req_upiu = { 0 }; in ufs_send_query()
229 UtpUpiuReq req_upiu = { 0 }; in ufs_send_scsi_command()