NetBSD/sbin/nvmectl
simonb 1145fafc6f In "devlist" mode, exit with a 0 return code if any nvme devices are
found, rather than exiting with 1 return code always.
2023-03-05 23:24:06 +00:00
..
Makefile
bignum.c fix some typos in comments. 2023-02-27 22:00:25 +00:00
bn.h
devlist.c In "devlist" mode, exit with a 0 return code if any nvme devices are 2023-03-05 23:24:06 +00:00
firmware.c
humanize_bignum.c
identify.c remove one whitespace to align report, misalignment occured after typo fix. 2022-02-17 14:33:25 +00:00
logpage.c Data units read/written are counted in 1000s of 512 bytes. 2023-02-02 08:21:32 +00:00
nvme.h
nvmectl.8 add -s option for 'power' command, this instructs the controller to save 2020-09-27 18:17:35 +00:00
nvmectl.c
nvmectl.h Data units read/written are counted in 1000s of 512 bytes. 2023-02-02 08:21:32 +00:00
perftest.c
power.c add -s option for 'power' command, this instructs the controller to save 2020-09-27 18:17:35 +00:00
reset.c
util.c Data units read/written are counted in 1000s of 512 bytes. 2023-02-02 08:21:32 +00:00
wdc.c