freebsd-dev/sbin/nvmecontrol
Jim Harris d2cdb28b6f Ensure that a device node is specified when invoking the identify or reset
commands.

Also improve the checking of device node names, so that better error
messages are displayed when incorrect names are specified.

Sponsored by:	Intel
MFC after:	3 days
2013-06-26 23:41:07 +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 Ensure that a device node is specified when invoking the identify or reset 2013-06-26 23:41:07 +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 Ensure that a device node is specified when invoking the identify or reset 2013-06-26 23:41:07 +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 Ensure that a device node is specified when invoking the identify or reset 2013-06-26 23:41:07 +00:00