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
};
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 |