nvme_get_log_support_cap_config_list(2) | libnvme API manual | nvme_get_log_support_cap_config_list(2) |
NAME¶
nvme_get_log_support_cap_config_list - Retrieve Supported Capacity Configuration List
SYNOPSIS¶
int nvme_get_log_support_cap_config_list (int fd , __u16 domid , struct nvme_supported_cap_config_list_log *cap );
ARGUMENTS¶
RETURN¶
The nvme command status if a response was received (see enum nvme_status_field) or -1 with errno set otherwise
nvme_get_log_support_cap_config_list | February 2024 |