struct nvme_id_iocs - NVMe Identify IO Command Set data structure
Contents
Members
iocsc List of supported IO Command Set Combination vectors
May 2025 struct nvme_id_iocs libnvme(2)
Name
struct nvme_id_iocs - NVMe Identify IO Command Set data structure
Synopsis
struct nvme_id_iocs {
__le64iocsc[512];
};
