Scroll to navigation

libnvme(9) API Manual libnvme(9)

NAME

struct nvme_format_nvm_start_event - Format NVM Start Event Data

SYNOPSIS

struct nvme_format_nvm_start_event {
__le32 nsid;
__u8 fna;
__u8 rsvd5[3];
__le32 format_nvm_cdw10;
};

Members

Namespace Identifier
Format NVM Attributes
Reserved
Format NVM CDW10
struct nvme_format_nvm_start_event February 2024