Searched refs:active_opt (Results 1 – 1 of 1) sorted by relevance
| /freebsd-14.2/sbin/nvmecontrol/ |
| H A D | ns.c | 76 } active_opt = { variable 81 { arg_string, &active_opt.dev, "controller-id|namespace-id" }, 89 .ctx_size = sizeof(active_opt), 100 .ctx_size = sizeof(active_opt), 409 open_dev(active_opt.dev, &fd, 0, 1); in nsactive() 454 open_dev(active_opt.dev, &fd, 0, 1); in nsallocated()
|