Scroll to navigation

libnvme(9) API Manual libnvme(9)

NAME

struct nvme_ctrl_list - Controller List

SYNOPSIS

struct nvme_ctrl_list {
__le16 num;
__le16 identifier[NVME_ID_CTRL_LIST_MAX];
};

Members

Number of Identifiers
NVM subsystem unique controller identifier
struct nvme_ctrl_list February 2024