Home
last modified time | relevance | path

Searched refs:arg_uint32 (Results 1 – 13 of 13) sorted by relevance

/freebsd/sbin/nvmecontrol/
H A Dpassthru.c104 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 Dformat.c79 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 Dns.c159 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 Dperftest.c76 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 Dconnect.c264 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 Dreconnect.c300 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 Dpower.c185 OPT("power", 'p', arg_uint32, opt, power,
187 OPT("workload", 'w', arg_uint32, opt, workload,
H A Dcomnd.h42 arg_uint32, enumerator
H A Dsanitize.c80 OPT("ovrpat", 'p', arg_uint32, opt, ovrpat,
H A Didentify.c273 OPT("nsid", 'n', arg_uint32, opt, nsid,
H A Dfirmware.c72 OPT("slot", 's', arg_uint32, opt, slot,
H A Dcomnd.c241 case arg_uint32: in arg_parse()
H A Dlogpage.c82 OPT("page", 'p', arg_uint32, opt, page,