Scroll to navigation

libnvme(2) API Manual libnvme(2)

NAME

struct nvme_supported_log_pages - Supported Log Pages - Log

SYNOPSIS

struct nvme_supported_log_pages {
__le32 lid_support[NVME_LOG_SUPPORTED_LOG_PAGES_MAX];
};

Members

Log Page Identifier Supported

Description

Supported Log Pages (Log Identifier 00h)

struct nvme_supported_log_pages February 2024