1libnvme(9)                        API Manual                        libnvme(9)
2
3
4

NAME

6       enum  nvme_id_ctrl_rpmbs  - This field indicates if the controller sup‐
7       ports  one  or  more  Replay  Protected  Memory  Blocks,  from  &struct
8       nvme_id_ctrl.rpmbs.
9

SYNOPSIS

11       enum nvme_id_ctrl_rpmbs {
12           NVME_CTRL_RPMBS_NR_UNITS ,
13           NVME_CTRL_RPMBS_AUTH_METHOD ,
14           NVME_CTRL_RPMBS_TOTAL_SIZE ,
15           NVME_CTRL_RPMBS_ACCESS_SIZE
16
17       };
18

Constants

20       NVME_CTRL_RPMBS_NR_UNITS
21                   Mask to get the value of the Number of RPMB Units
22
23       NVME_CTRL_RPMBS_AUTH_METHOD
24                   Mask to get the value of the Authentication Method
25
26       NVME_CTRL_RPMBS_TOTAL_SIZE
27                   Mask to get the value of Total Size
28
29       NVME_CTRL_RPMBS_ACCESS_SIZE
30                   Mask to get the value of Access Size
31
32
33
34April 2022                  enum nvme_id_ctrl_rpmbs                 libnvme(9)
Impressum