nvme_fdp_config_fdpa(2)

libnvme(9) API Manual libnvme(9)

NAME

enum nvme_fdp_config_fdpa - FDP Attributes

SYNOPSIS

enum nvme_fdp_config_fdpa {
NVME_FDP_CONFIG_FDPA_RGIF_SHIFT ,
NVME_FDP_CONFIG_FDPA_RGIF_MASK ,
NVME_FDP_CONFIG_FDPA_FDPVWC_SHIFT ,
NVME_FDP_CONFIG_FDPA_FDPVWC_MASK ,
NVME_FDP_CONFIG_FDPA_VALID_SHIFT ,
NVME_FDP_CONFIG_FDPA_VALID_MASK

};

Constants

NVME_FDP_CONFIG_FDPA_RGIF_SHIFT
Reclaim Group Identifier Format Shift
NVME_FDP_CONFIG_FDPA_RGIF_MASK
Reclaim Group Identifier Format Mask
NVME_FDP_CONFIG_FDPA_FDPVWC_SHIFT
FDP Volatile Write Cache Shift
NVME_FDP_CONFIG_FDPA_FDPVWC_MASK
FDP Volatile Write Cache Mask
NVME_FDP_CONFIG_FDPA_VALID_SHIFT
FDP Configuration Valid Shift
NVME_FDP_CONFIG_FDPA_VALID_MASK
FDP Configuration Valid Mask
enum nvme_fdp_config_fdpa September 2023