freebsd-dev/sbin/nvmecontrol
Warner Losh 9d0e9f8ef5 Try the first 256 units with nvmecontrol devlist.
The nvmecontrol code that did the devlist assumed that we had a
tightly-packed allocation of units. Since pci writing exists, this
isn't the case. Loop over the first 256 units, which is a reasonable
number of possible units.

Sponsored by: Netflix
2018-12-21 23:22:37 +00:00
..
modules It's useful to have this be a global function. 2018-12-06 22:59:18 +00:00
devlist.c Try the first 256 units with nvmecontrol devlist. 2018-12-21 23:22:37 +00:00
firmware.c Const poison the command interface 2018-12-06 22:58:42 +00:00
format.c Const poison the command interface 2018-12-06 22:58:42 +00:00
identify_ext.c Make it possible to use print_controller from another program 2018-06-13 22:00:02 +00:00
identify.c Const poison the command interface 2018-12-06 22:58:42 +00:00
logpage.c Const poison the command interface 2018-12-06 22:58:42 +00:00
Makefile Move intel and wdc files to their own modules 2018-12-06 22:58:55 +00:00
Makefile.depend DIRDEPS_BUILD: Update dependencies. 2017-10-31 00:07:04 +00:00
nc_util.c Make it possible to use print_controller from another program 2018-06-13 22:00:02 +00:00
ns.c Const poison the command interface 2018-12-06 22:58:42 +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 Update paths based on last-minute changes from libexec to lib. 2018-12-06 23:40:56 +00:00
nvmecontrol.c Const poison the command interface 2018-12-06 22:58:42 +00:00
nvmecontrol.h Declare global function print_intel_add_smart in header 2018-12-06 23:29:06 +00:00
perftest.c Const poison the command interface 2018-12-06 22:58:42 +00:00
power.c Const poison the command interface 2018-12-06 22:58:42 +00:00
reset.c Const poison the command interface 2018-12-06 22:58:42 +00:00