Home
last modified time | relevance | path

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

/openbmc/qemu/include/block/
H A Dufs.h237 typedef struct QEMU_PACKED UfsMcqCqIntReg { struct
241 } UfsMcqCqIntReg; typedef
243 REG32(CQIS, offsetof(UfsMcqCqIntReg, is))
258 UfsMcqCqIntReg cq_int;
1191 QEMU_BUILD_BUG_ON(sizeof(UfsMcqCqIntReg) != 12); in _ufs_check_size()