Lines Matching +full:emc +full:- +full:tables
1 /*-
2 * SPDX-License-Identifier: BSD-2-Clause
4 * Copyright (c) 2013 EMC Corp.
7 * Copyright (C) 2012-2013 Intel Corporation
51 /* Tables for command line parsing */
81 { arg_string, &opt.dev, "controller-id|namespace-id" },
96 /* End of tables for command line parsing */
108 if (fw.revision[slot-1][0] != '\0')
182 pt.cmd.cdw10 = htole32((size / sizeof(uint32_t)) - 1);
194 resid -= size;
230 int fd = -1;
258 "Neither a replace ([-f path_to_firmware]) nor "
259 "activate ([-a]) firmware image action\n"
303 "try 'nvmecontrol logpage -p 3 %s' to get a list "