struct nvme_format_nvm_start_event - Format NVM Start Event Data
Contents
Members
nsid Namespace Identifier
fna Format NVM Attributes
rsvd5 Reserved
format_nvm_cdw10
Format NVM CDW10
May 2025 struct nvme_format_nvm_start_event libnvme(2)
Name
struct nvme_format_nvm_start_event - Format NVM Start Event Data
Synopsis
struct nvme_format_nvm_start_event {
__le32nsid;__u8fna;__u8rsvd5[3];__le32format_nvm_cdw10;
};
