| /freebsd/sbin/nvmecontrol/ |
| H A D | resv.c | 54 #define OPT_END { NULL, 0, arg_none, NULL, NULL } 90 { NULL, 0, arg_none, NULL, NULL } 95 { arg_none, NULL, NULL }, 132 OPT("iekey", 'i', arg_none, register_opt, iekey, 136 { NULL, 0, arg_none, NULL, NULL } 141 { arg_none, NULL, NULL }, 174 { NULL, 0, arg_none, NULL, NULL } 179 { arg_none, NULL, NULL }, 206 OPT("hex", 'x', arg_none, report_opt, hex, 208 OPT("verbose", 'v', arg_none, report_opt, verbose, [all …]
|
| H A D | sanitize.c | 70 OPT("ause", 'U', arg_none, opt, ause, 72 OPT("ndas", 'd', arg_none, opt, ndas, 74 OPT("oipbp", 'I', arg_none, opt, oipbp, 76 OPT("reportonly", 'r', arg_none, opt, reportonly, 84 { NULL, 0, arg_none, NULL, NULL } 90 { arg_none, NULL, NULL },
|
| H A D | passthru.c | 136 ARG("raw-binary", 'b', arg_none, opt, binary, 138 ARG("dry-run", 'd', arg_none, opt, dry_run, 140 ARG("read", 'r', arg_none, opt, read, 142 ARG("show-command", 's', arg_none, opt, show_command, 144 ARG("write", 'w', arg_none, opt, write, 146 { NULL, 0, arg_none, NULL, NULL } 151 { arg_none, NULL, NULL },
|
| H A D | connect.c | 273 OPT("flow_control", 'F', arg_none, opt, flow_control, 275 OPT("hdr_digests", 'g', arg_none, opt, header_digests, 277 OPT("data_digests", 'G', arg_none, opt, data_digests, 279 { NULL, 0, arg_none, NULL, NULL } 286 { arg_none, NULL, NULL }, 291 { arg_none, NULL, NULL },
|
| H A D | format.c | 75 OPT("crypto", 'C', arg_none, opt, Cflag, 77 OPT("erase", 'E', arg_none, opt, Eflag, 89 { NULL, 0, arg_none, NULL, NULL } 95 { arg_none, NULL, NULL },
|
| H A D | ns.c | 60 #define OPT_END { NULL, 0, arg_none, NULL, NULL } 81 { arg_none, NULL, NULL }, 114 { arg_none, NULL, NULL }, 180 { arg_none, NULL, NULL }, 210 { arg_none, NULL, NULL }, 244 { arg_none, NULL, NULL }, 274 { arg_none, NULL, NULL }, 308 { arg_none, NULL, NULL }, 335 OPT("hex", 'x', arg_none, identify_opt, hex, 337 OPT("verbose", 'v', arg_none, identify_opt, verbose, [all …]
|
| H A D | reconnect.c | 309 OPT("flow_control", 'F', arg_none, opt, flow_control, 311 OPT("hdr_digests", 'g', arg_none, opt, header_digests, 313 OPT("data_digests", 'G', arg_none, opt, data_digests, 315 { NULL, 0, arg_none, NULL, NULL } 321 { arg_none, NULL, NULL },
|
| H A D | telemetry.c | 67 OPT("verbose", 'v', arg_none, opt, verbose, 69 { NULL, 0, arg_none, NULL, NULL } 75 { arg_none, NULL, NULL },
|
| H A D | identify.c | 269 OPT("hex", 'x', arg_none, opt, hex, 271 OPT("verbose", 'v', arg_none, opt, verbose, 275 { NULL, 0, arg_none, NULL, NULL } 281 { arg_none, NULL, NULL },
|
| H A D | perftest.c | 74 OPT("perthread", 'p', arg_none, opt, perthread, 88 { NULL, 0, arg_none, NULL, NULL } 94 { arg_none, NULL, NULL },
|
| H A D | power.c | 183 OPT("list", 'l', arg_none, opt, list, 189 { NULL, 0, arg_none, NULL, NULL } 195 { arg_none, NULL, NULL },
|
| H A D | selftest.c | 115 { NULL, 0, arg_none, NULL, NULL } 121 { arg_none, NULL, NULL },
|
| H A D | firmware.c | 70 OPT("activate", 'a', arg_none, opt, activate, 76 { NULL, 0, arg_none, NULL, NULL } 82 { arg_none, NULL, NULL },
|
| H A D | comnd.c | 108 case arg_none: in arg_suffix() 196 lopts[i].has_arg = opts[i].at == arg_none ? no_argument : required_argument; in arg_parse() 222 case arg_none: in arg_parse()
|
| H A D | devlist.c | 65 OPT("human", 'h', arg_none, opt, human, 67 { NULL, 0, arg_none, NULL, NULL }
|
| H A D | nsid.c | 49 { arg_none, NULL, NULL },
|
| H A D | reset.c | 50 { arg_none, NULL, NULL },
|
| H A D | logpage.c | 78 OPT("binary", 'b', arg_none, opt, binary, 80 OPT("hex", 'x', arg_none, opt, hex, 88 OPT("rae", 'r', arg_none, opt, rae, 92 { NULL, 0, arg_none, NULL, NULL } 98 { arg_none, NULL, NULL },
|
| H A D | comnd.h | 39 arg_none = 0, enumerator
|
| /freebsd/sbin/nvmecontrol/modules/wdc/ |
| H A D | wdc.c | 53 #define OPT_END { NULL, 0, arg_none, NULL, NULL } 82 { arg_none, NULL, NULL },
|