Home
last modified time | relevance | path

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

/qemu/include/block/
H A Dnvme.h1001 typedef struct QEMU_PACKED NvmeSmartLog { struct
1019 } NvmeSmartLog; argument
1947 QEMU_BUILD_BUG_ON(sizeof(NvmeSmartLog) != 512); in _nvme_check_size()
/qemu/qga/
H A Dcommands-linux.c936 NvmeSmartLog log = {0}; in get_nvme_smart()
/qemu/hw/nvme/
H A Dctrl.c4991 NvmeSmartLog smart = { 0 }; in nvme_smart_info()