nvme_get_subsys_attr - Man Page

Read subsystem sysfs attribute

Synopsis

char * nvme_get_subsys_attr (nvme_subsystem_t s , const char *attr );

Arguments

s

nvme_subsystem_t object

attr

sysfs attribute name

Return

String with the contents of attr or NULL in case of an empty value or in case of an error (indicated by non-zero errno code).

Info

February 2024 libnvme API manual