"change saveable Features.";
const char *raw_binary = "show infos in binary format";
const char *namespace_id = "identifier of desired namespace";
- const char *feature_id = "hexadecimal feature name";
+ const char *feature_id = "feature identifier";
const char *sel = "[0-3]: current/default/saved/supported";
const char *data_len = "buffer len if data is returned through host memory buffer";
const char *cdw11 = "dword 11 for interrupt vector config";
const char *namespace_id = "identifier of desired namespace";
const char *crkey = "current reservation key";
const char *prkey = "pre-empt reservation key";
- const char *rtype = "hex reservation type";
+ const char *rtype = "reservation type";
const char *racqa = "reservation acquiry action";
const char *iekey = "ignore existing res. key";
int err, fd;
const char *namespace_id = "desired namespace";
const char *crkey = "current reservation key";
const char *iekey = "ignore existing res. key";
- const char *rtype = "hex reservation type";
+ const char *rtype = "reservation type";
const char *rrela = "reservation release action";
int err, fd;
.prefill = 0,
};
- const char *opcode = "hex opcode (required)";
+ const char *opcode = "opcode (required)";
const char *flags = "command flags";
const char *rsvd = "value for reserved field";
const char *namespace_id = "desired namespace";