Searched refs:arg_uint16 (Results 1 – 6 of 6) sorted by relevance
/freebsd/sbin/nvmecontrol/ |
H A D | connect.c | 256 OPT("nr-io-queues", 'i', arg_uint16, opt, num_io_queues, 258 OPT("queue-size", 'Q', arg_uint16, opt, queue_size,
|
H A D | comnd.h | 41 arg_uint16, enumerator
|
H A D | reconnect.c | 288 OPT("nr-io-queues", 'i', arg_uint16, opt, num_io_queues, 290 OPT("queue-size", 'Q', arg_uint16, opt, queue_size,
|
H A D | passthru.c | 132 ARG("rsvd", 'R', arg_uint16, opt, rsvd,
|
H A D | comnd.c | 235 case arg_uint16: in arg_parse()
|
H A D | logpage.c | 86 OPT("lsi", 'i', arg_uint16, opt, lsi,
|