Searched defs:config (Results 151 - 175 of 288) sorted by relevance

1234567891011>>

/freebsd-10-stable/sys/dev/cesa/
H A Dcesa.c604 uint32_t config; local
807 uint32_t config; local
[all...]
/freebsd-10-stable/sys/dev/nxge/include/
H A Dxgehal-fifo.h163 xge_hal_fifo_config_t *config; member in struct:xge_hal_fifo_t
/freebsd-10-stable/sys/dev/usb/serial/
H A Duvisor.c398 uvisor_init(struct uvisor_softc *sc, struct usb_device *udev, struct usb_config *config) argument
/freebsd-10-stable/sys/dev/vxge/vxgehal/
H A Dvxgehal-mrpcim.c368 vxge_hal_vpath_qos_config_t config; local
[all...]
/freebsd-10-stable/sys/dev/wpi/
H A Dif_wpivar.h166 struct wpi_config config; member in struct:wpi_softc
/freebsd-10-stable/sys/isa/
H A Dpnp.c232 pnp_set_config(void *arg, struct isa_config *config, int enable) argument
374 pnp_check_quirks(uint32_t vendor_id, uint32_t logical_id, int ldn, struct isa_config *config) argument
[all...]
/freebsd-10-stable/sys/mips/beri/
H A Dberi_pic.c164 bp_write_cfg(struct beripic_softc *sc, int irq, uint64_t config) argument
208 bp_strconfig(uint64_t config, char *configstr, size_t len) argument
222 uint64_t config; local
276 uint64_t config; local
[all...]
/freebsd-10-stable/sys/netgraph/atm/
H A Dng_atm.c951 struct ngm_atm_config *config; local
/freebsd-10-stable/usr.bin/csup/
H A Dproto.c118 proto_connect(struct config *config, int family, uint16_t port) argument
188 proto_greet(struct config *config) argument
220 proto_negproto(struct config *config) argument
259 proto_fileattr(struct config *config) argument
305 proto_xchgcoll(struct config *config) argument
491 proto_mux(struct config *config) argument
534 proto_run(struct config *config) argument
[all...]
H A Dupdater.c82 struct config *config; member in struct:updater
842 struct config *config; local
[all...]
/freebsd-10-stable/usr.sbin/mfiutil/
H A Dmfi_config.c89 struct mfi_config_data *config; local
121 mfi_config_lookup_array(struct mfi_config_data *config, uint16_t array_ref) argument
139 mfi_config_lookup_volume(struct mfi_config_data *config, uint8_t target_id) argument
547 struct mfi_config_data *config; local
924 struct mfi_config_data *config; local
1107 dump_config(int fd, struct mfi_config_data *config, const char *msg_prefix) argument
1204 struct mfi_config_data *config; local
1239 struct mfi_config_data *config; local
[all...]
/freebsd-10-stable/sys/i386/i386/
H A Dbios.c600 pnpbios_set_config(void *arg, struct isa_config *config, int enable) argument
/freebsd-10-stable/sys/dev/hwpmc/
H A Dhwpmc_ppro.c497 uint32_t allowed_unitmask, caps, config, unitmask; local
608 uint32_t config; local
[all...]
H A Dhwpmc_uncore.c839 uint32_t caps, config, cpuflag, evsel; local
/freebsd-10-stable/sys/dev/pci/
H A Dvga_pci.c83 uint16_t config; local
/freebsd-10-stable/contrib/subversion/subversion/libsvn_repos/
H A Dauthz.c48 svn_config_t *config; member in struct:authz_lookup_baton
75 svn_config_t *config; /* The configuration file being validated. */ member in struct:authz_validate_baton
[all...]
/freebsd-10-stable/contrib/subversion/subversion/libsvn_fs_x/
H A Dfs_x.c247 svn_config_t *config; local
[all...]
/freebsd-10-stable/contrib/subversion/subversion/libsvn_ra/
H A Dwrapper_template.h55 compat_open(void **session_baton, const char *repos_URL, const svn_ra_callbacks_t *callbacks, void *callback_baton, apr_hash_t *config, apr_pool_t *pool) argument
/freebsd-10-stable/contrib/subversion/subversion/libsvn_ra_serf/
H A Dserf.c102 load_http_auth_types(apr_pool_t *pool, svn_config_t *config, const char *server_group, int *authn_types) argument
158 svn_config_t *config, *config_client; local
477 svn_ra_serf__open(svn_ra_session_t *session, const char **corrected_url, const char *session_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/contrib/subversion/subversion/svn/
H A Dconflict-callbacks.c55 apr_hash_t *config; member in struct:svn_cl__interactive_conflict_baton_t
66 svn_cl__get_conflict_func_interactive_baton( svn_cl__interactive_conflict_baton_t **b, svn_cl__accept_t accept_which, apr_hash_t *config, const char *editor_cmd, svn_cl__conflict_stats_t *conflict_stats, svn_cancel_func_t cancel_func, void *cancel_baton, apr_pool_t *result_pool) argument
[all...]
H A Dfile-merge.c80 apr_hash_t *config; member in struct:file_merge_baton
465 edit_chunk(apr_array_header_t **merged_chunk, apr_array_header_t *chunk, const char *editor_cmd, apr_hash_t *config, apr_pool_t *result_pool, apr_pool_t *scratch_pool) argument
578 merge_chunks(apr_array_header_t **merged_chunk, svn_boolean_t *abort_merge, apr_array_header_t *chunk1, apr_array_header_t *chunk2, svn_linenum_t current_line1, svn_linenum_t current_line2, const char *editor_cmd, apr_hash_t *config, apr_pool_t *result_pool, apr_pool_t *scratch_pool) argument
753 merge_file_chunks(svn_boolean_t *remains_in_conflict, svn_boolean_t *abort_merge, apr_file_t *merged_file, apr_file_t *file1, apr_file_t *file2, apr_off_t start1, apr_off_t len1, apr_off_t start2, apr_off_t len2, svn_linenum_t *current_line1, svn_linenum_t *current_line2, const char *editor_cmd, apr_hash_t *config, apr_pool_t *scratch_pool) argument
860 svn_cl__merge_file(svn_boolean_t *remains_in_conflict, const char *base_path, const char *their_path, const char *my_path, const char *merged_path, const char *wc_path, const char *path_prefix, const char *editor_cmd, apr_hash_t *config, svn_cancel_func_t cancel_func, void *cancel_baton, apr_pool_t *scratch_pool) argument
[all...]
/freebsd-10-stable/usr.sbin/ancontrol/
H A Dancontrol.c1387 struct an_ltv_genconfig *config; local
/freebsd-10-stable/contrib/bsnmp/snmpd/
H A Dsnmpd.h128 const struct snmp_module *config; member in struct:lmodule
/freebsd-10-stable/contrib/zlib/
H A Ddeflate.c126 } config; typedef in typeref:struct:config_s
/freebsd-10-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Dvdev_geom.c423 nvlist_t *config; local
634 nvlist_t *config; local
[all...]

Completed in 617 milliseconds

1234567891011>>