freebsd-skq/sbin/nvmecontrol
Dimitry Andric b130d07f90 In nvmecontrol, fix gcc warnings about the local 'power' variables
shadowing a global declaration.
2016-03-11 17:25:18 +00:00
..
devlist.c
firmware.c
identify.c
logpage.c nvmecontrol: read controller identify data before any log page operations 2015-07-22 16:10:29 +00:00
Makefile Implement power command to list all power modes, find out the power 2016-01-30 22:48:06 +00:00
Makefile.depend Add META_MODE support. 2015-06-13 19:20:56 +00:00
nvmecontrol.8 Implement power command to list all power modes, find out the power 2016-01-30 22:48:06 +00:00
nvmecontrol.c Implement power command to list all power modes, find out the power 2016-01-30 22:48:06 +00:00
nvmecontrol.h Implement power command to list all power modes, find out the power 2016-01-30 22:48:06 +00:00
perftest.c
power.c In nvmecontrol, fix gcc warnings about the local 'power' variables 2016-03-11 17:25:18 +00:00
reset.c