Scroll to navigation

libnvme(2) API Manual libnvme(2)

NAME

enum nvme_id_ctrl_rpmbs - This field indicates if the controller supports one or more Replay Protected Memory Blocks, from &struct nvme_id_ctrl.rpmbs.

SYNOPSIS

enum nvme_id_ctrl_rpmbs {
NVME_CTRL_RPMBS_NR_UNITS ,
NVME_CTRL_RPMBS_AUTH_METHOD ,
NVME_CTRL_RPMBS_TOTAL_SIZE ,
NVME_CTRL_RPMBS_ACCESS_SIZE

};

Constants

Mask to get the value of the Number of RPMB Units
Mask to get the value of the Authentication Method
Mask to get the value of Total Size
Mask to get the value of Access Size
enum nvme_id_ctrl_rpmbs February 2024