1libnvme(9)                        API Manual                        libnvme(9)
2
3
4

NAME

6       enum nvme_mi_dtyp - Data Structure Type field.
7

SYNOPSIS

9       enum nvme_mi_dtyp {
10           nvme_mi_dtyp_subsys_info ,
11           nvme_mi_dtyp_port_info ,
12           nvme_mi_dtyp_ctrl_list ,
13           nvme_mi_dtyp_ctrl_info ,
14           nvme_mi_dtyp_opt_cmd_support ,
15           nvme_mi_dtyp_meb_support
16
17       };
18

Constants

20       nvme_mi_dtyp_subsys_info
21                   NVM Subsystem Information
22
23       nvme_mi_dtyp_port_info
24                   Port information
25
26       nvme_mi_dtyp_ctrl_list
27                   Controller List
28
29       nvme_mi_dtyp_ctrl_info
30                   Controller Information
31
32       nvme_mi_dtyp_opt_cmd_support
33                   Optionally Supported Command List
34
35       nvme_mi_dtyp_meb_support
36                   Management Endpoint Buffer Command Support List
37

Description

39       Data Structure Type field for Read NVMe-MI Data Structure command, used
40       to indicate the particular structure to query from the endpoint.
41
42
43
44April 2023                     enum nvme_mi_dtyp                    libnvme(9)
Impressum