Home
last modified time | relevance | path

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

/freebsd/sbin/nvmecontrol/
H A Dns.c75 } active_opt = { variable
80 { arg_string, &active_opt.dev, "controller-id|namespace-id" },
88 .ctx_size = sizeof(active_opt),
99 .ctx_size = sizeof(active_opt),
408 open_dev(active_opt.dev, &fd, 0, 1); in nsactive()
453 open_dev(active_opt.dev, &fd, 0, 1); in nsallocated()