Scroll to navigation

libnvme(9) API Manual libnvme(9)

NAME

struct nvme_format_nvm_compln_event - Format NVM Completion Event Data

SYNOPSIS

struct nvme_format_nvm_compln_event {
__le32 nsid;
__u8 smallest_fpi;
__u8 format_nvm_status;
__le16 compln_info;
__le32 status_field;
};

Members

Namespace Identifier
Smallest Format Progress Indicator
Format NVM Status
Completion Information
Status Field
struct nvme_format_nvm_compln_event February 2024