From d2082ee94267e4ca59b187c5e37dac03c1d65187 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Tue, 31 Jan 2023 05:13:03 +0100 Subject: Merging upstream version 2.3. Signed-off-by: Daniel Baumann --- nvme-builtin.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'nvme-builtin.h') diff --git a/nvme-builtin.h b/nvme-builtin.h index c501b74..73528a6 100644 --- a/nvme-builtin.h +++ b/nvme-builtin.h @@ -107,6 +107,8 @@ COMMAND_LIST( ENTRY("lockdown", "Submit a Lockdown command,return result", lockdown_cmd) ENTRY("dim", "Send Discovery Information Management command to a Discovery Controller", dim_cmd) \ ENTRY("show-topology", "Show the topology", show_topology_cmd) \ + ENTRY("io-mgmt-recv", "I/O Management Receive", io_mgmt_recv) + ENTRY("io-mgmt-send", "I/O Management Send", io_mgmt_send) ); #endif -- cgit v1.2.3