/freebsd/sys/dev/bhnd/nvram/ |
H A D | bhnd_nvram_data.c | 278 bhnd_nvram_data_new(bhnd_nvram_data_class *cls, struct bhnd_nvram_data **nv, in bhnd_nvram_data_new() 313 bhnd_nvram_data_retain(struct bhnd_nvram_data *nv) in bhnd_nvram_data_retain() 328 bhnd_nvram_data_release(struct bhnd_nvram_data *nv) in bhnd_nvram_data_release() 346 bhnd_nvram_data_get_class(struct bhnd_nvram_data *nv) in bhnd_nvram_data_get_class() 357 bhnd_nvram_data_count(struct bhnd_nvram_data *nv) in bhnd_nvram_data_count() 369 bhnd_nvram_data_options(struct bhnd_nvram_data *nv) in bhnd_nvram_data_options() 380 bhnd_nvram_data_caps(struct bhnd_nvram_data *nv) in bhnd_nvram_data_caps() 397 bhnd_nvram_data_next(struct bhnd_nvram_data *nv, void **cookiep) in bhnd_nvram_data_next() 437 bhnd_nvram_data_find(struct bhnd_nvram_data *nv, const char *name) in bhnd_nvram_data_find() 449 bhnd_nvram_data_generic_find(struct bhnd_nvram_data *nv, const char *name) in bhnd_nvram_data_generic_find() [all …]
|
H A D | bhnd_nvram_data_bcmraw.c | 67 struct bhnd_nvram_data nv; /**< common instance state */ member 330 bhnd_nvram_bcmraw_new(struct bhnd_nvram_data *nv, struct bhnd_nvram_io *io) in bhnd_nvram_bcmraw_new() argument 348 bhnd_nvram_bcmraw_free(struct bhnd_nvram_data *nv) in bhnd_nvram_bcmraw_free() argument 357 bhnd_nvram_bcmraw_options(struct bhnd_nvram_data *nv) in bhnd_nvram_bcmraw_options() argument 363 bhnd_nvram_bcmraw_count(struct bhnd_nvram_data *nv) in bhnd_nvram_bcmraw_count() argument 371 bhnd_nvram_bcmraw_caps(struct bhnd_nvram_data *nv) in bhnd_nvram_bcmraw_caps() argument 377 bhnd_nvram_bcmraw_next(struct bhnd_nvram_data * nv,void ** cookiep) bhnd_nvram_bcmraw_next() argument 403 bhnd_nvram_bcmraw_find(struct bhnd_nvram_data * nv,const char * name) bhnd_nvram_bcmraw_find() argument 409 bhnd_nvram_bcmraw_getvar_order(struct bhnd_nvram_data * nv,void * cookiep1,void * cookiep2) bhnd_nvram_bcmraw_getvar_order() argument 422 bhnd_nvram_bcmraw_getvar(struct bhnd_nvram_data * nv,void * cookiep,void * buf,size_t * len,bhnd_nvram_type type) bhnd_nvram_bcmraw_getvar() argument 429 bhnd_nvram_bcmraw_copy_val(struct bhnd_nvram_data * nv,void * cookiep,bhnd_nvram_val ** value) bhnd_nvram_bcmraw_copy_val() argument 436 bhnd_nvram_bcmraw_getvar_ptr(struct bhnd_nvram_data * nv,void * cookiep,size_t * len,bhnd_nvram_type * type) bhnd_nvram_bcmraw_getvar_ptr() argument 451 bhnd_nvram_bcmraw_getvar_name(struct bhnd_nvram_data * nv,void * cookiep) bhnd_nvram_bcmraw_getvar_name() argument 458 bhnd_nvram_bcmraw_filter_setvar(struct bhnd_nvram_data * nv,const char * name,bhnd_nvram_val * value,bhnd_nvram_val ** result) bhnd_nvram_bcmraw_filter_setvar() argument 480 bhnd_nvram_bcmraw_filter_unsetvar(struct bhnd_nvram_data * nv,const char * name) bhnd_nvram_bcmraw_filter_unsetvar() argument [all...] |
H A D | bhnd_nvram_data_bcm.c | 119 struct bhnd_nvram_data nv; /**< common instance state */ member 762 bhnd_nvram_bcm_new(struct bhnd_nvram_data *nv, struct bhnd_nvram_io *io) in bhnd_nvram_bcm_new() 791 bhnd_nvram_bcm_free(struct bhnd_nvram_data *nv) in bhnd_nvram_bcm_free() 803 bhnd_nvram_bcm_count(struct bhnd_nvram_data *nv) in bhnd_nvram_bcm_count() 810 bhnd_nvram_bcm_options(struct bhnd_nvram_data *nv) in bhnd_nvram_bcm_options() 817 bhnd_nvram_bcm_caps(struct bhnd_nvram_data *nv) in bhnd_nvram_bcm_caps() 823 bhnd_nvram_bcm_next(struct bhnd_nvram_data *nv, void **cookiep) in bhnd_nvram_bcm_next() 932 bhnd_nvram_bcm_find(struct bhnd_nvram_data *nv, const char *name) in bhnd_nvram_bcm_find() 938 bhnd_nvram_bcm_getvar_order(struct bhnd_nvram_data *nv, void *cookiep1, in bhnd_nvram_bcm_getvar_order() 971 bhnd_nvram_bcm_getvar(struct bhnd_nvram_data *nv, void *cookiep, void *buf, in bhnd_nvram_bcm_getvar() [all …]
|
H A D | bhnd_nvram_data_btxt.c | 64 struct bhnd_nvram_data nv; /**< common instance state */ member 535 bhnd_nvram_btxt_new(struct bhnd_nvram_data *nv, struct bhnd_nvram_io *io) in bhnd_nvram_btxt_new() 554 bhnd_nvram_btxt_free(struct bhnd_nvram_data *nv) in bhnd_nvram_btxt_free() 562 bhnd_nvram_btxt_count(struct bhnd_nvram_data *nv) in bhnd_nvram_btxt_count() 569 bhnd_nvram_btxt_options(struct bhnd_nvram_data *nv) in bhnd_nvram_btxt_options() 575 bhnd_nvram_btxt_caps(struct bhnd_nvram_data *nv) in bhnd_nvram_btxt_caps() 581 bhnd_nvram_btxt_find(struct bhnd_nvram_data *nv, const char *name) in bhnd_nvram_btxt_find() 587 bhnd_nvram_btxt_next(struct bhnd_nvram_data *nv, void **cookiep) in bhnd_nvram_btxt_next() 643 bhnd_nvram_btxt_getvar_order(struct bhnd_nvram_data *nv, void *cookiep1, in bhnd_nvram_btxt_getvar_order() 656 bhnd_nvram_btxt_getvar(struct bhnd_nvram_data *nv, void *cookiep, void *buf, in bhnd_nvram_btxt_getvar() [all …]
|
H A D | bhnd_nvram_data_tlv.c | 59 struct bhnd_nvram_data nv; /**< common instance state */ member 413 bhnd_nvram_tlv_new(struct bhnd_nvram_data *nv, struct bhnd_nvram_io *io) in bhnd_nvram_tlv_new() 433 bhnd_nvram_tlv_free(struct bhnd_nvram_data *nv) in bhnd_nvram_tlv_free() 441 bhnd_nvram_tlv_count(struct bhnd_nvram_data *nv) in bhnd_nvram_tlv_count() 448 bhnd_nvram_tlv_options(struct bhnd_nvram_data *nv) in bhnd_nvram_tlv_options() 454 bhnd_nvram_tlv_caps(struct bhnd_nvram_data *nv) in bhnd_nvram_tlv_caps() 460 bhnd_nvram_tlv_next(struct bhnd_nvram_data *nv, void **cookiep) in bhnd_nvram_tlv_next() 493 bhnd_nvram_tlv_find(struct bhnd_nvram_data *nv, const char *name) in bhnd_nvram_tlv_find() 499 bhnd_nvram_tlv_getvar_order(struct bhnd_nvram_data *nv, void *cookiep1, in bhnd_nvram_tlv_getvar_order() 512 bhnd_nvram_tlv_getvar(struct bhnd_nvram_data *nv, void *cookiep, void *buf, in bhnd_nvram_tlv_getvar() [all …]
|
H A D | bhnd_nvram_data_sprom.c | 761 bhnd_nvram_sprom_new(struct bhnd_nvram_data *nv, struct bhnd_nvram_io *io) in bhnd_nvram_sprom_new() 791 bhnd_nvram_sprom_free(struct bhnd_nvram_data *nv) in bhnd_nvram_sprom_free() 800 bhnd_nvram_sprom_count(struct bhnd_nvram_data *nv) in bhnd_nvram_sprom_count() 807 bhnd_nvram_sprom_options(struct bhnd_nvram_data *nv) in bhnd_nvram_sprom_options() 813 bhnd_nvram_sprom_caps(struct bhnd_nvram_data *nv) in bhnd_nvram_sprom_caps() 819 bhnd_nvram_sprom_next(struct bhnd_nvram_data *nv, void **cookiep) in bhnd_nvram_sprom_next() 859 bhnd_nvram_sprom_find(struct bhnd_nvram_data *nv, const char *name) in bhnd_nvram_sprom_find() 1277 bhnd_nvram_sprom_getvar_common(struct bhnd_nvram_data *nv, void *cookiep, in bhnd_nvram_sprom_getvar_common() 1298 bhnd_nvram_sprom_getvar_order(struct bhnd_nvram_data *nv, void *cookiep1, in bhnd_nvram_sprom_getvar_order() 1317 bhnd_nvram_sprom_getvar(struct bhnd_nvram_data *nv, void *cookiep, void *buf, in bhnd_nvram_sprom_getvar() [all …]
|
/freebsd/sys/dev/nvdimm/ |
H A D | nvdimm.c | 67 read_label_area_size(struct nvdimm_dev *nv) in read_label_area_size() 102 read_label_area(struct nvdimm_dev *nv, uint8_t *dest, off_t offset, in read_label_area() 201 read_label(struct nvdimm_dev *nv, int num) in read_label() 243 read_labels(struct nvdimm_dev *nv) in read_labels() 311 struct nvdimm_dev *nv; in nvdimm_attach() local 404 struct nvdimm_dev *nv; in nvdimm_detach() local
|
H A D | nvdimm_ns.c | 41 struct nvdimm_dev *nv; in nvdimm_create_namespaces() local
|
/freebsd/sys/contrib/openzfs/lib/libzfsbootenv/ |
H A D | lzbe_pair.c | 31 nvlist_t *nv; in lzbe_nvlist_get() local 78 nvlist_t *nv; in lzbe_nvlist_set() local 185 nvlist_t *nv = ptr; in lzbe_add_pair() local
|
H A D | lzbe_device.c | 32 nvlist_t *nv; in lzbe_set_boot_device() local 118 nvlist_t *nv; in lzbe_get_boot_device() local
|
H A D | lzbe_util.c | 26 nvlist_t *nv; in lzbe_bootenv_print() local
|
/freebsd/contrib/libc-vis/ |
H A D | unvis.c | 91 static const struct nv { struct 94 } nv[] = { variable
|
/freebsd/sbin/hastd/ |
H A D | hast_proto.c | 79 struct nv *nv, const void *data, size_t size) in hast_proto_send() 133 struct nv *nv; in hast_proto_recv_hdr() local 173 struct nv *nv, void *data, size_t size) in hast_proto_recv_data()
|
H A D | hast_checksum.c | 86 checksum_send(const struct hast_resource *res, struct nv *nv, void **datap, in checksum_send() 114 checksum_recv(const struct hast_resource *res __unused, struct nv *nv, in checksum_recv()
|
H A D | hast_compression.c | 203 compression_send(const struct hast_resource *res, struct nv *nv, void **datap, in compression_send() 251 compression_recv(const struct hast_resource *res __unused, struct nv *nv, in compression_recv()
|
/freebsd/contrib/netbsd-tests/net/icmp/ |
H A D | t_forward.c | 74 int nv; in sendttl() local 108 int nv; in router() local
|
/freebsd/sys/contrib/openzfs/module/zcommon/ |
H A D | zfs_comutil.c | 46 zfs_allocatable_devs(nvlist_t *nv) in zfs_allocatable_devs() 71 zfs_special_devs(nvlist_t *nv, const char *type) in zfs_special_devs()
|
/freebsd/sbin/zfsbootcfg/ |
H A D | zfsbootcfg.c | 47 void *data, *nv; in add_pair() local 164 void *nv; in delete_pair() local
|
/freebsd/contrib/file/src/ |
H A D | readcdf.c | 44 static const struct nv { struct 45 const char *pattern; 46 const char *mime; 111 cdf_app_to_mime(const char *vbuf, const struct nv *nv) in cdf_app_to_mime()
|
/freebsd/sys/contrib/openzfs/lib/libzutil/os/freebsd/ |
H A D | zutil_import_os.c | 85 update_vdev_config_dev_strs(nvlist_t *nv) in update_vdev_config_dev_strs() 253 update_vdev_config_dev_sysfs_path(nvlist_t *nv, const char *path, in update_vdev_config_dev_sysfs_path()
|
/freebsd/sys/contrib/openzfs/lib/libzutil/ |
H A D | zutil_import.c | 230 fix_paths(libpc_handle_t *hdl, nvlist_t *nv, name_entry_t *names) in fix_paths() 1587 discover_cached_paths(libpc_handle_t *hdl, nvlist_t *nv, in discover_cached_paths() 1752 nvlist_t *nv = zpool_find_import_impl(hdl, iarg, in zpool_find_import_cached() local 1942 vdev_is_leaf(nvlist_t *nv) in vdev_is_leaf() 1955 vdev_is_real_leaf(nvlist_t *nv) in vdev_is_real_leaf() 1984 __for_each_vdev_macro_helper_func(void *state, nvlist_t *nv, void *last_nv, in __for_each_vdev_macro_helper_func() 2026 for_each_vdev_macro_helper_func(void *state, nvlist_t *nv, void *last_nv) in for_each_vdev_macro_helper_func() 2032 for_each_real_leaf_vdev_macro_helper_func(void *state, nvlist_t *nv, in for_each_real_leaf_vdev_macro_helper_func() 2049 for_each_vdev_cb(void *zhp, nvlist_t *nv, pool_vdev_iter_f func, in for_each_vdev_cb()
|
/freebsd/sys/dev/nvmf/host/ |
H A D | nvmf.c | 201 nvmf_copyin_handoff(const struct nvmf_ioc_nv *nv, nvlist_t **nvlp) in nvmf_copyin_handoff() 683 nvmf_reconnect_host(struct nvmf_softc *sc, struct nvmf_ioc_nv *nv) in nvmf_reconnect_host() 1078 nvmf_reconnect_params(struct nvmf_softc *sc, struct nvmf_ioc_nv *nv) in nvmf_reconnect_params() 1090 nvmf_connection_status(struct nvmf_softc *sc, struct nvmf_ioc_nv *nv) in nvmf_connection_status() 1117 struct nvmf_ioc_nv *nv; in nvmf_ioctl() local
|
/freebsd/lib/libmt/ |
H A D | mtlib.c | 107 struct mt_status_nv *nv; in mt_start_element() local 229 struct mt_status_nv *nv; in mt_status_tree_sbuf() local 355 struct mt_status_nv *nv, *nv2; in mt_status_entry_free() local
|
/freebsd/sys/dev/sound/pci/ |
H A D | es137x.c | 161 #define ES_SET_FIXED_RATE(cfgv, nv) \ argument 165 #define ES_SET_SINGLE_PCM_MIX(cfgv, nv) \ argument 169 #define ES_SET_DAC_FIRST(cfgv, nv) \ argument 173 #define ES_SET_DAC_SECOND(cfgv, nv) \ argument 177 #define ES_SET_NUMPLAY(cfgv, nv) \ argument 181 #define ES_SET_NUMREC(cfgv, nv) \ argument 185 #define ES_SET_IS_ES1370(cfgv, nv) \ argument 189 #define ES_SET_GP(cfgv, nv) \ argument
|
/freebsd/sys/contrib/openzfs/cmd/zpool/ |
H A D | zpool_vdev.c | 495 nvlist_t *nv; in get_replication() local 963 make_disks(zpool_handle_t *zhp, nvlist_t *nv, boolean_t replacing) in make_disks() 1141 is_device_in_use(nvlist_t *config, nvlist_t *nv, boolean_t force, in is_device_in_use() 1353 draid_config_by_type(nvlist_t *nv, const char *type, uint64_t children) in draid_config_by_type() 1493 nvlist_t *nvroot, *nv, **top, **spares, **l2cache; in construct_spec() local
|