Lines Matching refs:OPT
53 #define OPT(l, s, t, opt, addr, desc) { l, s, t, &opt.addr, desc } macro
82 OPT("crkey", 'c', arg_uint64, acquire_opt, crkey,
84 OPT("prkey", 'p', arg_uint64, acquire_opt, prkey,
86 OPT("rtype", 't', arg_uint8, acquire_opt, rtype,
88 OPT("racqa", 'a', arg_uint8, acquire_opt, racqa,
126 OPT("crkey", 'c', arg_uint64, register_opt, crkey,
128 OPT("nrkey", 'k', arg_uint64, register_opt, nrkey,
130 OPT("rrega", 'r', arg_uint8, register_opt, rrega,
132 OPT("iekey", 'i', arg_none, register_opt, iekey,
134 OPT("cptpl", 'p', arg_uint8, register_opt, cptpl,
168 OPT("crkey", 'c', arg_uint64, release_opt, crkey,
170 OPT("rtype", 't', arg_uint8, release_opt, rtype,
172 OPT("rrela", 'a', arg_uint8, release_opt, rrela,
206 OPT("hex", 'x', arg_none, report_opt, hex,
208 OPT("verbose", 'v', arg_none, report_opt, verbose,
210 OPT("eds", 'e', arg_none, report_opt, eds,