freebsd-dev/sbin/nvmecontrol
Warner Losh e505b7eced Make it possible to use print_controller from another program
Rename print_controller to nvme_print_controller. Put it in its
own file for easy inclusion. Move util.c to be nc_util.c to not
conflict with camcontrol. add nvecontrol_ext.h to define shared
interfaces.

Sponsored by: Netflix
Differential Revision: https://reviews.freebsd.org/D15371
2018-06-13 22:00:02 +00:00
..
devlist.c Add NVMe Namespace Management support to nvmecontrol(8). 2018-05-05 20:08:03 +00:00
firmware.c
format.c
identify_ext.c Make it possible to use print_controller from another program 2018-06-13 22:00:02 +00:00
identify.c Make it possible to use print_controller from another program 2018-06-13 22:00:02 +00:00
logpage.c
Makefile Make it possible to use print_controller from another program 2018-06-13 22:00:02 +00:00
Makefile.depend
nc_util.c Make it possible to use print_controller from another program 2018-06-13 22:00:02 +00:00
ns.c Add NVMe Namespace Management support to nvmecontrol(8). 2018-05-05 20:08:03 +00:00
nvmecontrol_ext.h Make it possible to use print_controller from another program 2018-06-13 22:00:02 +00:00
nvmecontrol.8
nvmecontrol.c Add NVMe Namespace Management support to nvmecontrol(8). 2018-05-05 20:08:03 +00:00
nvmecontrol.h Add NVMe Namespace Management support to nvmecontrol(8). 2018-05-05 20:08:03 +00:00
perftest.c
power.c
reset.c
wdc.c