| /freebsd/sbin/nvmecontrol/ |
| H A D | passthru.c | 104 ARG("cdw2", '2', arg_uint32, opt, cdw2, 106 ARG("cdw3", '3', arg_uint32, opt, cdw3, 108 ARG("cdw10", '4', arg_uint32, opt, cdw10, 110 ARG("cdw11", '5', arg_uint32, opt, cdw11, 112 ARG("cdw12", '6', arg_uint32, opt, cdw12, 114 ARG("cdw13", '7', arg_uint32, opt, cdw13, 116 ARG("cdw14", '8', arg_uint32, opt, cdw14, 118 ARG("cdw15", '9', arg_uint32, opt, cdw15, 120 ARG("data-len", 'l', arg_uint32, opt, data_len, 122 ARG("metadata-len", 'm', arg_uint32, opt, metadata_len, [all …]
|
| H A D | format.c | 79 OPT("lbaf", 'f', arg_uint32, opt, lbaf, 81 OPT("ms", 'm', arg_uint32, opt, ms, 83 OPT("pi", 'p', arg_uint32, opt, pi, 85 OPT("pil", 'l', arg_uint32, opt, pil, 87 OPT("ses", 's', arg_uint32, opt, ses,
|
| H A D | ns.c | 159 OPT("lbaf", 'f', arg_uint32, create_opt, lbaf, 161 OPT("mset", 'm', arg_uint32, create_opt, mset, 163 OPT("nmic", 'n', arg_uint32, create_opt, nmic, 165 OPT("pi", 'p', arg_uint32, create_opt, pi, 167 OPT("pil", 'l', arg_uint32, create_opt, pil, 169 OPT("flbas", 'L', arg_uint32, create_opt, flbas, 171 OPT("dps", 'd', arg_uint32, create_opt, dps, 203 OPT("namespace-id", 'n', arg_uint32, delete_opt, nsid, 235 OPT("namespace-id", 'n', arg_uint32, attach_opt, nsid, 237 OPT("controller", 'c', arg_uint32, attach_opt, ctrlrid, [all …]
|
| H A D | perftest.c | 76 OPT("threads", 'n', arg_uint32, opt, threads, 78 OPT("size", 's', arg_uint32, opt, size, 80 OPT("time", 't', arg_uint32, opt, time,
|
| H A D | connect.c | 264 OPT("keep-alive-tmo", 'k', arg_uint32, opt, kato, 266 OPT("reconnect-delay", 'r', arg_uint32, opt, reconnect_delay, 269 OPT("ctrl-loss-tmo", 'l', arg_uint32, opt, controller_loss_timeout,
|
| H A D | reconnect.c | 300 OPT("keep-alive-tmo", 'k', arg_uint32, opt, kato, 302 OPT("reconnect-delay", 'r', arg_uint32, opt, reconnect_delay, 305 OPT("ctrl-loss-tmo", 'l', arg_uint32, opt, controller_loss_timeout,
|
| H A D | power.c | 185 OPT("power", 'p', arg_uint32, opt, power, 187 OPT("workload", 'w', arg_uint32, opt, workload,
|
| H A D | comnd.h | 42 arg_uint32, enumerator
|
| H A D | sanitize.c | 80 OPT("ovrpat", 'p', arg_uint32, opt, ovrpat,
|
| H A D | identify.c | 273 OPT("nsid", 'n', arg_uint32, opt, nsid,
|
| H A D | firmware.c | 72 OPT("slot", 's', arg_uint32, opt, slot,
|
| H A D | comnd.c | 241 case arg_uint32: in arg_parse()
|
| H A D | logpage.c | 82 OPT("page", 'p', arg_uint32, opt, page,
|