]> www.infradead.org Git - users/sagi/libnvme.git/commit
mi: Add Identify function for secondary controller list
authorJeremy Kerr <jk@codeconstruct.com.au>
Sat, 24 Sep 2022 06:09:26 +0000 (14:09 +0800)
committerJeremy Kerr <jk@codeconstruct.com.au>
Sat, 24 Sep 2022 06:14:01 +0000 (14:14 +0800)
commit0b2c99dc2374f8190b5b7b4811b10000ef660b84
tree09a7da567ed3b0bcc32ad6da4398380aaf35478d
parent901bd0a4e3dea60cf99fefc76d259281a7ff5c7f
mi: Add Identify function for secondary controller list

This change adds a helper for the Identify command, retrieving the
secondary controller list. We add a simple test too.

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