logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

struct nvme_mi_vpd_telem - Vital Product Data Element Descriptor

Members

type Type of the Element Descriptor rev Revision of the Element Descriptor len Number of bytes in the Element Descriptor data Type-specific information associated with the Element Descriptor May 2025 struct nvme_mi_vpd_telem libnvme(2)

Name

struct nvme_mi_vpd_telem - Vital Product Data Element Descriptor

Synopsis

struct nvme_mi_vpd_telem { __u8type;__u8rev;__u8len;__u8data[0]; };

See Also