Scroll to navigation

libnvme(2) API Manual libnvme(2)

NAME

enum nvme_mi_dtyp - Data Structure Type field.

SYNOPSIS

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

};

Constants

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

Description

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 February 2024