Scroll to navigation

libnvme(2) API Manual libnvme(2)

NAME

struct nvme_firmware_slot - Firmware Slot Information Log

SYNOPSIS

struct nvme_firmware_slot {
__u8 afi;
__u8 rsvd1[7];
char frs[7][8];
__u8 rsvd2[448];
};

Members

Active Firmware Info
Reserved
Firmware Revision for Slot
Reserved
struct nvme_firmware_slot February 2024