]> www.infradead.org Git - users/sagi/nvme-cli.git/commit
id-ctrl: show Controller Type(CNTRLTYPE)
authorMinwoo Im <minwoo.im.dev@gmail.com>
Sun, 25 Aug 2019 13:22:42 +0000 (22:22 +0900)
committerMinwoo Im <minwoo.im.dev@gmail.com>
Sun, 25 Aug 2019 13:22:42 +0000 (22:22 +0900)
commitb48f10a9927be2251669f875ca7a957de27c7c0d
treece2b01d9dea26eaf8f9e12de0483359b332edc8f
parent43af9b3ed9a0b70c3c9dd94f2ca3ac01bfe5b10b
id-ctrl: show Controller Type(CNTRLTYPE)

CNTRLTYPE has been added in 1.4 spec.

Example:
cntrltype : 0
  [7:2] : 0     Reserved
  [1:0] : 0     Controller type not reported

Signed-off-by: Minwoo Im <minwoo.im.dev@gmail.com>
nvme-print.c