Scroll to navigation

libnvme(9) API Manual libnvme(9)

NAME

struct nbft_heap_obj - NBFT Header Driver Signature

SYNOPSIS

struct nbft_heap_obj {
__le32 offset;
__le16 length;
};

Members

Offset in bytes of the heap object, if any, from byte offset 0h of the NBFT Table Header.
Length in bytes of the heap object, if any.
struct nbft_heap_obj February 2024