DOKK / manpages / debian 12 / libnvme-dev / nvme_mi_dtyp.2.en
libnvme(2) API Manual libnvme(2)

enum nvme_mi_dtyp - Data Structure Type field.

enum nvme_mi_dtyp {
nvme_mi_dtyp_subsys_info ,
nvme_mi_dtyp_port_info ,
nvme_mi_dtyp_ctrl_list ,
nvme_mi_dtyp_ctrl_info ,
nvme_mi_dtyp_opt_cmd_support ,
nvme_mi_dtyp_meb_support

};

NVM Subsystem Information
Port information
Controller List
Controller Information
Optionally Supported Command List
Management Endpoint Buffer Command Support List

Data Structure Type field for Read NVMe-MI Data Structure command, used to indicate the particular structure to query from the endpoint.

enum nvme_mi_dtyp January 2023