Provided by: libnvme-dev_1.15-2_amd64 

NAME
struct nvme_id_iocs - NVMe Identify IO Command Set data structure
SYNOPSIS
struct nvme_id_iocs {
__le64 iocsc[512];
};
Members
iocsc List of supported IO Command Set Combination vectors
August 2025 struct nvme_id_iocs libnvme(2)