Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/cam/ctl/
Dctl.h213 int ctl_get_opt_number(ctl_options_t *opts, const char *name, uint64_t *num);
Dctl_backend.c223 ctl_get_opt_number(ctl_options_t *opts, const char *name, uint64_t *val) in ctl_get_opt_number() function
Dctl.c9738 ctl_get_opt_number(&lun->be_lun->options, in ctl_inquiry_evpd_block_limits()
9742 ctl_get_opt_number(&lun->be_lun->options, in ctl_inquiry_evpd_block_limits()
9759 ctl_get_opt_number(&lun->be_lun->options, "write_same_max_lba", &ival); in ctl_inquiry_evpd_block_limits()