Searched defs:config (Results 226 - 250 of 274) sorted by relevance

1234567891011

/freebsd-10.1-release/sys/dev/hwpmc/
H A Dhwpmc_core.c1992 uint32_t c, caps, config, cpuflag, evsel, mask; local
[all...]
/freebsd-10.1-release/sys/dev/if_ndis/
H A Dif_ndis.c2259 ndis_80211_config config; local
[all...]
/freebsd-10.1-release/sys/dev/ipw/
H A Dif_ipw.c2471 struct ipw_configuration config; local
/freebsd-10.1-release/sys/dev/iwi/
H A Dif_iwi.c2546 struct iwi_configuration config; local
2807 struct iwi_configuration config; local
[all...]
/freebsd-10.1-release/sys/dev/netmap/
H A Dnetmap_mem2.c133 netmap_mem_config_t config; member in struct:netmap_mem_d
H A Dnetmap_kern.h1071 bdg_config_fn_t config; member in struct:netmap_bdg_ops
/freebsd-10.1-release/sys/dev/nxge/include/
H A Dxgehal-device.h340 xge_hal_device_config_t config; member in struct:__anon9398
/freebsd-10.1-release/sys/dev/vxge/
H A Dvxge.h429 vxge_config_t config; member in struct:vxge_dev_t
/freebsd-10.1-release/sys/xen/interface/arch-x86/hvm/
H A Dsave.h489 uint64_t config; /* configuration */ member in struct:hvm_hw_hpet
496 uint64_t config; /* configuration/cap */ member in struct:hvm_hw_hpet::__anon11525
/freebsd-10.1-release/usr.sbin/bhyve/
H A Dpci_emul.c158 char *emul, *config, *str, *cp; local
[all...]
/freebsd-10.1-release/usr.sbin/bsnmpd/modules/snmp_wlan/
H A Dwlan_snmp.c4505 const struct snmp_module config = { variable in typeref:struct:snmp_module
/freebsd-10.1-release/usr.sbin/inetd/
H A Dinetd.c984 config(void) function
/freebsd-10.1-release/cddl/contrib/opensolaris/lib/libzfs/common/
H A Dlibzfs_pool.c403 pool_uses_efi(nvlist_t *config) argument
1456 zpool_rewind_exclaim(libzfs_handle_t *hdl, const char *name, boolean_t dryrun, nvlist_t *config) argument
1507 zpool_explain_recover(libzfs_handle_t *hdl, const char *name, int reason, nvlist_t *config) argument
1592 zpool_import(libzfs_handle_t *hdl, nvlist_t *config, const char *newname, char *altroot) argument
1651 zpool_print_unsup_feat(nvlist_t *config) argument
1681 zpool_import_props(libzfs_handle_t *hdl, nvlist_t *config, const char *newname, nvlist_t *props, int flags) argument
2235 vdev_get_one_physpath(nvlist_t *config, char *physpath, size_t physpath_size, size_t *bytes_written) argument
2319 zpool_get_config_physpath(nvlist_t *config, char *physpath, size_t phypath_size) argument
2911 nvlist_t *tree, *config, **child, **newchild, *newconfig = NULL; local
3886 read_efi_label(nvlist_t *config, diskaddr_t *sb) argument
3916 find_start_block(nvlist_t *config) argument
4062 supported_dump_vdev_type(libzfs_handle_t *hdl, nvlist_t *config, char *errbuf) argument
4099 nvlist_t *config, *nvroot; local
[all...]
/freebsd-10.1-release/contrib/subversion/subversion/libsvn_ra_svn/
H A Dclient.c372 find_tunnel_agent(const char *tunnel, const char *hostinfo, const char ***argv, apr_hash_t *config, apr_pool_t *pool) argument
720 ra_svn_open(svn_ra_session_t *session, const char **corrected_url, const char *url, const svn_ra_callbacks2_t *callbacks, void *callback_baton, apr_hash_t *config, apr_pool_t *pool) argument
[all...]
/freebsd-10.1-release/sys/dev/e1000/
H A De1000_82575.h70 } config; member in union:e1000_adv_data_desc::__anon8433
/freebsd-10.1-release/sys/dev/hptiop/
H A Dhptiop.h351 struct hpt_iop_request_get_config *config; member in struct:hpt_iop_hba::__anon8579::__anon8582
/freebsd-10.1-release/sys/dev/ixl/
H A Dif_ixl.c4343 struct i40e_aq_set_phy_config config; local
[all...]
/freebsd-10.1-release/sys/dev/lmc/
H A Dif_lmc.c4112 config_proto(softc_t *sc, struct config *config) argument
4286 struct config *config = (struct config *) data; local
4535 struct config config = sc->config; local
4749 struct config config = sc->config; local
5482 struct config config; local
5548 struct config config; local
[all...]
/freebsd-10.1-release/sys/dev/syscons/
H A Dsyscons.h193 int config; /* configuration flags */ member in struct:sc_softc
/freebsd-10.1-release/sys/dev/vmware/vmxnet3/
H A Dif_vmx.c797 uint32_t config; local
/freebsd-10.1-release/sys/dev/vxge/vxgehal/
H A Dvxgehal-virtualpath.c9604 __hal_vp_initialize(vxge_hal_device_h devh, u32 vp_id, vxge_hal_vp_config_t *config) argument
[all...]
/freebsd-10.1-release/sys/ofed/drivers/net/mlx4/
H A Dfw.c1844 int mlx4_wol_read(struct mlx4_dev *dev, u64 *config, int port) argument
1854 int mlx4_wol_write(struct mlx4_dev *dev, u64 config, int port) argument
/freebsd-10.1-release/contrib/ntp/ntpd/
H A Dntp_config.c4772 struct netinfo_config_state *config; local
4818 gettokens_netinfo( struct netinfo_config_state *config, char **tokenlist, int *ntokens ) argument
[all...]
/freebsd-10.1-release/cddl/contrib/opensolaris/cmd/zdb/
H A Dzdb.c1998 nvlist_t *config; local
2107 nvlist_t *config = NULL; local
[all...]
/freebsd-10.1-release/cddl/contrib/opensolaris/cmd/zpool/
H A Dzpool_main.c501 nvlist_t *config; local
1276 nvlist_t *config, *nvroot; local
1590 show_import(nvlist_t *config) argument
1823 do_import(nvlist_t *config, const char *newname, const char *mntopts, nvlist_t *props, int flags) argument
1953 nvlist_t *config; local
2526 nvlist_t *config, *nvroot; local
3005 nvlist_t *config; local
3355 nvlist_t *config, *props = NULL; local
4038 print_dedup_stats(nvlist_t *config) argument
4092 nvlist_t *config, *nvroot; local
4168 zpool_get_name(zhp), reason, config); local
4223 zpool_get_name(zhp), reason, config); local
4539 nvlist_t *config; local
4608 nvlist_t *config; local
4677 nvlist_t *config; local
4710 nvlist_t *config; local
[all...]

Completed in 533 milliseconds

1234567891011