Searched refs:active_opt (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/sbin/nvmecontrol/
H A Dns.c78 } active_opt = { variable in typeref:struct:active_options
83 { arg_string, &active_opt.dev, "controller-id|namespace-id" },
91 .ctx_size = sizeof(active_opt),
102 .ctx_size = sizeof(active_opt),
411 open_dev(active_opt.dev, &fd, 0, 1);
457 open_dev(active_opt.dev, &fd, 0, 1);

Completed in 58 milliseconds