jammy (2) nvme_get_log_support_cap_config_list.2.gz

Provided by: libnvme-dev_1.3-1~ubuntu22.04_amd64 bug

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

       fd          File descriptor of nvme device

       domid       Domain Identifier selection, if supported

       cap         User address to store supported capabilities config list

RETURN

       The nvme command status if a response was received (see enum nvme_status_field)  or  -1  with  errno  set
       otherwise

May 2023                              nvme_get_log_support_cap_config_lisnvme_get_log_support_cap_config_list(2)