summaryrefslogtreecommitdiffstats
path: root/sbin/nvmecontrol/identify.c
Commit message (Expand)AuthorAgeFilesLines
* Add message when nvd disks are attached and detached.jimharris2013-07-191-6/+8
* Define constants for the lengths of the serial number, model numberjimharris2013-07-171-3/+6
* Ensure controller or namespace node name is specified before trying tojimharris2013-07-091-0/+4
* Condense the output for displaying LBA formats.jimharris2013-07-091-6/+4
* Send per-namespace logpage commands to the controller devnode, so theyjimharris2013-07-091-16/+4
* Incorporate feedback from bde@ based on r252672 changes:jimharris2013-07-091-12/+10
* Add generalized helper functions for printing hex data as part ofjimharris2013-06-261-40/+2
* Ensure that a device node is specified when invoking the identify or resetjimharris2013-06-261-0/+8
* Create #defines for NVME_CTRLR_PREFIX and NVME_NS_PREFIX for the "nvme"jimharris2013-06-261-2/+2
* Break out code related to the identify command into a separate source file.jimharris2013-06-261-0/+321
OpenPOWER on IntegriCloud