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

/freebsd-11-stable/sys/cam/ctl/
H A Dctl_backend.c144 struct ctl_option *opt;
163 struct ctl_option *opt;
187 STAILQ_REMOVE(opts, opt, ctl_option, links);
198 struct ctl_option *opt;
211 struct ctl_option *opt;
H A Dctl.h201 struct ctl_option { struct
202 STAILQ_ENTRY(ctl_option) links;
206 typedef STAILQ_HEAD(ctl_options, ctl_option) ctl_options_t;
H A Dctl.c3055 struct ctl_option *opt;
3273 struct ctl_option *opt;

Completed in 62 milliseconds