Searched defs:config (Results 251 - 275 of 288) sorted by relevance

<<1112

/freebsd-10-stable/sys/dev/drm2/
H A Ddrm_crtc.c1634 struct drm_mode_config *config; local
1887 struct drm_mode_config *config = &dev->mode_config; local
2151 struct drm_mode_config *config = &dev->mode_config; local
2333 struct drm_mode_config *config = &dev->mode_config; local
[all...]
/freebsd-10-stable/contrib/subversion/subversion/libsvn_ra_svn/
H A Dclient.c372 find_tunnel_agent(const char *tunnel, const char *hostinfo, const char ***argv_p, apr_hash_t *config, apr_pool_t *pool) argument
611 open_session(svn_ra_svn__session_baton_t **sess_p, const char *url, const apr_uri_t *uri, const char *tunnel_name, const char **tunnel_argv, apr_hash_t *config, const svn_ra_callbacks2_t *callbacks, void *callbacks_baton, svn_auth_baton_t *auth_baton, apr_pool_t *result_pool, apr_pool_t *scratch_pool) argument
806 ra_svn_open(svn_ra_session_t *session, const char **corrected_url, const char *url, const svn_ra_callbacks2_t *callbacks, void *callback_baton, svn_auth_baton_t *auth_baton, apr_hash_t *config, apr_pool_t *result_pool, apr_pool_t *scratch_pool) argument
[all...]
/freebsd-10-stable/sys/dev/qlnx/qlnxe/
H A Dmcp_private.h269 u32 config; /* Uses same defines as local config plus some more below*/ member in struct:__anon1800
294 u32 config; member in struct:dci_info_port
459 u8 config; member in struct:dci_info_func
H A Decore_mcp_api.h1281 u32 config; member in struct:ecore_mdump_info
/freebsd-10-stable/sys/dev/e1000/
H A De1000_82575.h70 } config; member in union:e1000_adv_data_desc::__anon1174
/freebsd-10-stable/cddl/contrib/opensolaris/lib/libzfs/common/
H A Dlibzfs_pool.c1573 zpool_import(libzfs_handle_t *hdl, nvlist_t *config, const char *newname, argument
1631 zpool_print_unsup_feat(nvlist_t *config) argument
1437 zpool_rewind_exclaim(libzfs_handle_t *hdl, const char *name, boolean_t dryrun, nvlist_t *config) argument
1488 zpool_explain_recover(libzfs_handle_t *hdl, const char *name, int reason, nvlist_t *config) argument
1661 zpool_import_props(libzfs_handle_t *hdl, nvlist_t *config, const char *newname, nvlist_t *props, int flags) argument
2228 vdev_get_one_physpath(nvlist_t *config, char *physpath, size_t physpath_size, size_t *bytes_written) argument
2313 zpool_get_config_physpath(nvlist_t *config, char *physpath, size_t phypath_size) argument
2893 nvlist_t *tree, *config, **child, **newchild, *newconfig = NULL; local
3867 read_efi_label(nvlist_t *config, diskaddr_t *sb) argument
3897 find_start_block(nvlist_t *config) argument
4036 supported_dump_vdev_type(libzfs_handle_t *hdl, nvlist_t *config, char *errbuf) argument
4073 nvlist_t *config, *nvroot; local
[all...]
/freebsd-10-stable/sys/dev/vmware/vmxnet3/
H A Dif_vmx.c805 uint32_t config; local
/freebsd-10-stable/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_eeprom.c3078 ar9300_eeprom_get_ant_cfg(struct ath_hal_9300 *ahp, const struct ieee80211_channel *chan, u_int8_t index, u_int16_t *config) argument
/freebsd-10-stable/sys/dev/bxe/
H A Decore_sp.c1144 struct mac_configuration_cmd *config = local
1339 struct mac_configuration_cmd *config = local
1112 ecore_vlan_mac_set_rdata_e1x(struct bxe_softc *sc, struct ecore_vlan_mac_obj *o, int type, int cam_offset, bool add, uint8_t *mac, uint16_t vlan_id, int opcode, struct mac_configuration_cmd *config) argument
[all...]
/freebsd-10-stable/sys/dev/ixl/
H A Dif_ixl.c4725 struct i40e_aq_set_phy_config config; local
[all...]
H A Di40e_common.c1678 struct i40e_aq_set_phy_config config; local
1645 i40e_aq_set_phy_config(struct i40e_hw *hw, struct i40e_aq_set_phy_config *config, struct i40e_asq_cmd_details *cmd_details) argument
[all...]
/freebsd-10-stable/cddl/contrib/opensolaris/cmd/zpool/
H A Dzpool_main.c519 nvlist_t *config; local
660 nvlist_t *config; local
1343 nvlist_t *config, *nvroot; local
1657 show_import(nvlist_t *config) argument
1890 do_import(nvlist_t *config, const char *newname, const char *mntopts, nvlist_t *props, int flags) argument
2024 nvlist_t *config; local
2599 nvlist_t *config, *nvroot; local
3122 nvlist_t *config; local
3446 nvlist_t *config, *props = NULL; local
4127 print_dedup_stats(nvlist_t *config) argument
4181 nvlist_t *config, *nvroot; local
4257 zpool_get_name(zhp), reason, config); local
4312 zpool_get_name(zhp), reason, config); local
4629 nvlist_t *config; local
4698 nvlist_t *config; local
4795 nvlist_t *config; local
4837 nvlist_t *config; local
[all...]
/freebsd-10-stable/cddl/contrib/opensolaris/cmd/zdb/
H A Dzdb.c2144 nvlist_t *config; local
2257 nvlist_t *config = NULL; local
[all...]
/freebsd-10-stable/contrib/ntp/ntpd/
H A Dntp_config.c4986 struct netinfo_config_state *config; local
5032 gettokens_netinfo( struct netinfo_config_state *config, char **tokenlist, int *ntokens ) argument
[all...]
/freebsd-10-stable/contrib/ntp/ntpq/
H A Dntpq-subs.c2218 config ( function
/freebsd-10-stable/sys/dev/atkbdc/
H A Dpsm.c303 int config; /* driver configuration flags */ member in struct:psm_softc
[all...]
/freebsd-10-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Dspa.c1676 spa_config_valid(spa_t *spa, nvlist_t *config) argument
2099 spa_try_repair(spa_t *spa, nvlist_t *config) argument
2168 nvlist_t *config = spa->spa_config; local
2239 spa_load_impl(spa_t *spa, uint64_t pool_guid, nvlist_t *config, spa_load_state_t state, spa_import_type_t type, boolean_t mosconfig, char **ereport) argument
2940 nvlist_t *config = NULL; local
3034 spa_open_common(const char *pool, spa_t **spapp, void *tag, nvlist_t *nvpolicy, nvlist_t **config) argument
3153 spa_open_rewind(const char *name, spa_t **spapp, void *tag, nvlist_t *policy, nvlist_t **config) argument
3197 spa_add_spares(spa_t *spa, nvlist_t *config) argument
3246 spa_add_l2cache(spa_t *spa, nvlist_t *config) argument
3298 spa_add_feature_stats(spa_t *spa, nvlist_t *config) argument
3344 spa_get_stats(const char *name, nvlist_t **config, char *altroot, size_t buflen) argument
3418 spa_validate_aux_devs(spa_t *spa, nvlist_t *nvroot, uint64_t crtxg, int mode, spa_aux_vdev_t *sav, const char *config, uint64_t version, vdev_labeltype_t label) argument
3517 spa_set_aux_vdevs(spa_aux_vdev_t *sav, nvlist_t **devs, int ndevs, const char *config) argument
3863 nvlist_t *config; local
3949 nvlist_t *config, *nvtop; local
4063 nvlist_t *config; local
4178 nvlist_t *config, *nvtop; local
4267 spa_import(const char *pool, nvlist_t *config, nvlist_t *props, uint64_t flags) argument
4458 nvlist_t *config = NULL; local
5253 spa_vdev_split_mirror(spa_t *spa, char *newname, nvlist_t *config, nvlist_t *props, boolean_t exp) argument
5554 spa_vdev_remove_aux(nvlist_t *config, char *name, nvlist_t **dev, int count, nvlist_t *dev_to_remove) argument
6339 spa_sync_aux_dev(spa_t *spa, spa_aux_vdev_t *sav, dmu_tx_t *tx, const char *config, const char *entry) argument
6387 nvlist_t *config; local
[all...]
/freebsd-10-stable/sys/dev/sound/pci/hda/
H A Dhdaa.c820 hdaa_widget_pin_patch(uint32_t config, const char *str) argument
945 uint32_t config, orig; local
1615 uint32_t config; local
[all...]
/freebsd-10-stable/sys/ofed/drivers/net/mlx4/
H A Dfw.c1946 int mlx4_wol_read(struct mlx4_dev *dev, u64 *config, int port) argument
1956 int mlx4_wol_write(struct mlx4_dev *dev, u64 config, int port) argument
/freebsd-10-stable/contrib/gdb/gdb/
H A Dremote.c410 get_memory_packet_size(struct memory_packet_config *config) argument
456 set_memory_packet_size(char *args, struct memory_packet_config *config) argument
497 show_memory_packet_size(struct memory_packet_config *config) argument
592 update_packet_config(struct packet_config *config) argument
609 show_packet_config_cmd(struct packet_config *config) argument
639 add_packet_config_cmd(struct packet_config *config, char *name, char *title, cmd_sfunc_ftype *set_func, cmd_sfunc_ftype *show_func, struct cmd_list_element **set_remote_list, struct cmd_list_element **show_remote_list, int legacy) argument
680 packet_ok(const char *buf, struct packet_config *config) argument
[all...]
/freebsd-10-stable/sys/dev/usb/wlan/
H A Dif_rsureg.h423 struct ndis_802_11_configuration config; member in struct:ndis_wlan_bssid_ex
/freebsd-10-stable/sys/dev/vxge/include/
H A Dvxgehal-ll.h3000 vxge_hal_device_config_t config; member in struct:vxge_hal_device_t
[all...]
/freebsd-10-stable/sys/net/
H A Dzlib.c674 } config; typedef in typeref:struct:config_s
/freebsd-10-stable/contrib/subversion/subversion/libsvn_wc/
H A Ddeprecated.c3065 svn_wc_get_status_editor2(const svn_delta_editor_t **editor, void **edit_baton, void **set_locks_baton, svn_revnum_t *edit_revision, svn_wc_adm_access_t *anchor, const char *target, apr_hash_t *config, svn_boolean_t recurse, svn_boolean_t get_all, svn_boolean_t no_ignore, svn_wc_status_func2_t status_func, void *status_baton, svn_cancel_func_t cancel_func, void *cancel_baton, svn_wc_traversal_info_t *traversal_info, apr_pool_t *pool) argument
3124 svn_wc_get_status_editor(const svn_delta_editor_t **editor, void **edit_baton, svn_revnum_t *edit_revision, svn_wc_adm_access_t *anchor, const char *target, apr_hash_t *config, svn_boolean_t recurse, svn_boolean_t get_all, svn_boolean_t no_ignore, svn_wc_status_func_t status_func, void *status_baton, svn_cancel_func_t cancel_func, void *cancel_baton, svn_wc_traversal_info_t *traversal_info, apr_pool_t *pool) argument
3254 svn_wc_get_ignores(apr_array_header_t **patterns, apr_hash_t *config, svn_wc_adm_access_t *adm_access, apr_pool_t *pool) argument
[all...]
/freebsd-10-stable/contrib/subversion/subversion/libsvn_subr/
H A Dio.c3381 apr_hash_t *config; local

Completed in 351 milliseconds

<<1112