NetBSD/sbin/nvmectl
jdolecek 6eddb6bb08 add -s option for 'power' command, this instructs the controller to save
the value so it persists resets/whatnot; the NVMe specification lists
this as optional, so this only works if the controller supports it
2020-09-27 18:17:35 +00:00
..
Makefile add support for new GCC 9 warnings that may be too much to fix 2020-09-06 07:20:26 +00:00
bignum.c
bn.h
devlist.c
firmware.c
humanize_bignum.c
identify.c show APSTA support status in identify 2020-09-27 16:45:21 +00:00
logpage.c
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 add -s option for 'power' command, this instructs the controller to save 2020-09-27 18:17:35 +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
wdc.c