Home
last modified time | relevance | path

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

/openbmc/qemu/include/block/
H A Dnvme.h837 typedef struct QEMU_PACKED NvmeCopySourceRangeFormat1_3 { struct
848 } NvmeCopySourceRangeFormat1_3; argument
1888 QEMU_BUILD_BUG_ON(sizeof(NvmeCopySourceRangeFormat1_3) != 40); in _nvme_check_size()
/openbmc/qemu/hw/nvme/
H A Dctrl.c2843 NvmeCopySourceRangeFormat1_3 *_ranges = ranges; in nvme_copy_source_range_parse_format1_3()
3361 len = sizeof(NvmeCopySourceRangeFormat1_3); in nvme_copy()