1nvme_get_ctrl_attr(9)         libnvme API manual         nvme_get_ctrl_attr(9)
2
3
4

NAME

6       nvme_get_ctrl_attr - Read controller sysfs attribute
7

SYNOPSIS

9       char * nvme_get_ctrl_attr (nvme_ctrl_t c , const char *attr );
10

ARGUMENTS

12       c           Controller instance
13
14       attr        sysfs attribute name
15

RETURN

17       String  with  the contents of attr or NULL in case of an empty value or
18       in case of an error (indicated by non-zero errno code).
19
20
21
22November 2022                 nvme_get_ctrl_attr         nvme_get_ctrl_attr(9)
Impressum