]> www.infradead.org Git - users/sagi/libnvme.git/commit
mi: Add initial Admin channel commands
authorJeremy Kerr <jk@codeconstruct.com.au>
Wed, 20 Oct 2021 03:20:39 +0000 (11:20 +0800)
committerJeremy Kerr <jk@codeconstruct.com.au>
Thu, 9 Jun 2022 11:07:31 +0000 (19:07 +0800)
commit178fdf6fb8addaf1510b678f57d7ada66d186160
treeb11a82684f5d4fbf543cb72dc31e6f2576081797
parent31ddc5a687d1cf30dee22e448bfe8486a508c939
mi: Add initial Admin channel commands

This change adds Admin Channel commands, and the first admin channel
command to the MI transport: Identify. The admin functions have the
nvme_mi_admin_ prefix.

For this, we need a couple of definitions for Admin-Channel-over-MI
serialisation, and add individual admin commands using those.

Signed-off-by: Jeremy Kerr <jk@codeconstruct.com.au>
src/libnvme-mi.map
src/nvme/mi.c
src/nvme/mi.h