logo
Free, Micro AI Code Reviews That Run on Git Commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt

nvme_get_log_support_cap_config_list - Retrieve Supported Capacity Configuration List

Arguments

fd File descriptor of nvme device domid Domain Identifier selection, if supported cap User address to store supported capabilities config list

Name

nvme_get_log_support_cap_config_list - Retrieve Supported Capacity Configuration List

Return

The nvme command status if a response was received (see enumnvme_status_field) or -1 with errno set otherwise August 2025 nvme_get_log_support_cap_config_lisnvme_get_log_support_cap_config_list(2)

Synopsis

intnvme_get_log_support_cap_config_list(intfd,__u16domid,structnvme_supported_cap_config_list_log*cap);

See Also