case NVME_LOG_LID_ENDURANCE_GROUP: return "Endurance Group Information";
case NVME_LOG_LID_PREDICTABLE_LAT_NVMSET: return "Predictable Latency Per NVM Set";
case NVME_LOG_LID_PREDICTABLE_LAT_AGG: return "Predictable Latency Event Aggregate";
+ case NVME_LOG_LID_MEDIA_UNIT_STATUS: return "Media Unit Status";
+ case NVME_LOG_LID_SUPPORTED_CAP_CONFIG_LIST: return "Supported Capacity Configuration List";
case NVME_LOG_LID_ANA: return "Asymmetric Namespace Access";
case NVME_LOG_LID_PERSISTENT_EVENT: return "Persistent Event Log";
case NVME_LOG_LID_LBA_STATUS: return "LBA Status Information";
case NVME_LOG_LID_ENDURANCE_GRP_EVT: return "Endurance Group Event Aggregate";
case NVME_LOG_LID_FID_SUPPORTED_EFFECTS: return "Feature Identifiers Supported and Effects";
+ case NVME_LOG_LID_MI_CMD_SUPPORTED_EFFECTS: return "NVMe-MI Commands Supported and Effects";
case NVME_LOG_LID_BOOT_PARTITION: return "Boot Partition";
+ case NVME_LOG_LID_FDP_CONFIGS: return "FDP Configurations";
+ case NVME_LOG_LID_FDP_RUH_USAGE: return "Reclaim Unit Handle Usage";
+ case NVME_LOG_LID_FDP_STATS: return "FDP Statistics";
+ case NVME_LOG_LID_FDP_EVENTS: return "FDP Events";
case NVME_LOG_LID_DISCOVER: return "Discovery";
case NVME_LOG_LID_RESERVATION: return "Reservation Notification";
case NVME_LOG_LID_SANITIZE: return "Sanitize Status";