This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-skq
Watch
1
Star
0
Fork
0
You've already forked freebsd-skq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-skq
/
sbin
/
nvmecontrol
History
dim
181a3ed111
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
…