freebsd-skq/sbin/nvmecontrol
Jim Harris 6420873cd6 Create #defines for NVME_CTRLR_PREFIX and NVME_NS_PREFIX for the "nvme"
and "ns" strings, rather than hardcoding the string values throughout the
nvmecontrol code base.

Sponsored by:	Intel
MFC after:	3 days
2013-06-26 23:20:08 +00:00
..
devlist.c Create #defines for NVME_CTRLR_PREFIX and NVME_NS_PREFIX for the "nvme" 2013-06-26 23:20:08 +00:00
identify.c Create #defines for NVME_CTRLR_PREFIX and NVME_NS_PREFIX for the "nvme" 2013-06-26 23:20:08 +00:00
Makefile Break out code related to the reset command into a separate source file. 2013-06-26 23:05:48 +00:00
nvmecontrol.8 Add controller reset capability to nvme(4) and ability to explicitly 2013-03-26 19:50:46 +00:00
nvmecontrol.c Add an nvme_function structure array, defining the name, C function and 2013-06-26 23:11:20 +00:00
nvmecontrol.h Create #defines for NVME_CTRLR_PREFIX and NVME_NS_PREFIX for the "nvme" 2013-06-26 23:20:08 +00:00
perftest.c Break out code related to the perftest command into a separate file. 2013-06-26 23:02:48 +00:00
reset.c Break out code related to the reset command into a separate source file. 2013-06-26 23:05:48 +00:00