Home
last modified time | relevance | path

Searched refs:config (Results 226 – 250 of 460) sorted by relevance

12345678910>>...19

/illumos-gate/usr/src/uts/common/io/hme/
H A Dhme.c1728 PUT_ETXREG(config, (GET_ETXREG(config) & ~HMET_CONFIG_TXDMA_EN)); in hmestop()
1734 PUT_ERXREG(config, (GET_ERXREG(config) & ~HMER_CONFIG_RXDMA_EN)); in hmestop()
2636 PUT_GLOBREG(config, (hmep->hme_config | in hmeinit()
2648 PUT_ETXREG(config, (GET_ETXREG(config) | HMET_CONFIG_TXDMA_EN in hmeinit()
2675 PUT_ERXREG(config, i); in hmeinit()
2687 temp = GET_ERXREG(config); in hmeinit()
2688 PUT_ERXREG(config, i); in hmeinit()
2690 if (GET_ERXREG(config) != i) in hmeinit()
2693 temp, GET_ERXREG(config), i); in hmeinit()
3138 (void) GET_GLOBREG(config); in hmeintr()
/illumos-gate/usr/src/uts/common/io/nxge/
H A Dnxge_fflp.c1797 uint32_t config) in nxge_fflp_ip_usr_class_config() argument
1806 tos = (config & NXGE_CLASS_CFG_IP_TOS_MASK) >> in nxge_fflp_ip_usr_class_config()
1810 proto = (config & NXGE_CLASS_CFG_IP_PROTO_MASK) >> in nxge_fflp_ip_usr_class_config()
1812 if (config & NXGE_CLASS_CFG_IP_IPV6_MASK) in nxge_fflp_ip_usr_class_config()
1814 if (config & NXGE_CLASS_CFG_IP_ENABLE_MASK) in nxge_fflp_ip_usr_class_config()
1852 if (class_config != config) { in nxge_fflp_ip_class_config()
1853 p_class_cfgp->class_cfg[class] = config; in nxge_fflp_ip_class_config()
1854 class_config = config; in nxge_fflp_ip_class_config()
1863 " for class %d tcam failed", config, class)); in nxge_fflp_ip_class_config()
1878 uint32_t *config) in nxge_fflp_ip_class_config_get() argument
[all …]
/illumos-gate/usr/src/uts/sun4u/io/
H A Dsysiosbus.c822 volatile uint64_t *config; in sbus_resume_init() local
825 config = softsp->sbus_slot_config_reg + i; in sbus_resume_init()
829 *config = tmpreg; in sbus_resume_init()
836 (void *)config)); in sbus_resume_init()
841 volatile uint64_t *config; in sbus_resume_init() local
849 config = softsp->sbus_slot_config_reg + i; in sbus_resume_init()
859 *config |= SBUS_ETM; in sbus_resume_init()
870 *config |= (uint64_t)slave_burstsizes; in sbus_resume_init()
/illumos-gate/usr/src/uts/common/io/pciex/hotplug/
H A Dpcishpc.c876 uint32_t config; in pcishpc_setup_controller() local
879 config = pcishpc_read_reg(ctrl_p, PCI_HP_SLOT_CONFIGURATION_REG); in pcishpc_setup_controller()
882 ctrl_p->hc_num_slots_impl = ((config)&31); in pcishpc_setup_controller()
904 ctrl_p->hc_device_start = ((config>>8)&31); in pcishpc_setup_controller()
907 ctrl_p->hc_phys_start = ((config>>16)&0x7ff); in pcishpc_setup_controller()
910 ctrl_p->hc_device_increases = ((config>>29)&0x1); in pcishpc_setup_controller()
913 (config & PCI_HP_SLOT_CONFIG_ATTN_BUTTON) ? B_TRUE : B_FALSE; in pcishpc_setup_controller()
915 (config & PCI_HP_SLOT_CONFIG_MRL_SENSOR) ? B_TRUE : B_FALSE; in pcishpc_setup_controller()
/illumos-gate/usr/src/lib/libsldap/common/
H A Dns_cache_door.h117 char config[BUFFERSIZE - OFFSET]; /* V1 Config */ member
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/lib/fruaccess/
H A Dspd_data.h67 uchar_t config; /* e.g. ECC = 0x02 */ member
/illumos-gate/usr/src/uts/sun4u/pcbe/
H A Dopl_pcbe.c94 static void opl_pcbe_free(void *config);
891 opl_pcbe_free(void *config) in opl_pcbe_free() argument
893 kmem_free(config, sizeof (opl_pcbe_config_t)); in opl_pcbe_free()
/illumos-gate/usr/src/uts/common/rpc/
H A Dclnt.h345 extern int clnt_tli_kcreate(struct knetconfig *config, struct netbuf *svcaddr,
349 extern int clnt_tli_kinit(CLIENT *h, struct knetconfig *config,
364 extern int clnt_clts_kcreate(struct knetconfig *config, struct netbuf *addr,
/illumos-gate/usr/src/cmd/cmd-inet/lib/nwamd/
H A Dcreate_loc_auto28 set nameservices-config-file=/etc/nsswitch.dns
/illumos-gate/usr/src/uts/common/sys/
H A Daudioio.h224 char config[MAX_AUDIO_DEV_LEN]; member
H A Dpci_tools.h88 config = PCITOOL_CONFIG, enumerator
/illumos-gate/usr/src/pkg/manifests/
H A Dsystem-management-snmp-sea-sea-config.p5m27 set name=pkg.fmri value=pkg:/system/management/snmp/sea/sea-config@$(PKGVERS)
/illumos-gate/usr/src/lib/
H A DMakefile.lib.6432 # default directory for 64-bit pkg-config files.
/illumos-gate/usr/src/boot/efi/include/IndustryStandard/
H A DAtapi.h22 UINT16 config; ///< General Configuration. member
79 UINT16 config; ///< General Configuration. member
188 UINT16 config; ///< General Configuration. member
/illumos-gate/usr/src/cmd/fm/dicts/
H A DFMD.dict32 defect.sunos.fmd.config=3
/illumos-gate/usr/src/grub/grub-0.97/docs/
H A DMakefile.am16 -imacros $(top_builddir)/config.h
/illumos-gate/usr/src/cmd/sgs/rtld/common/
H A Drtld.64.msg33 @ MSG_PTH_CONFIG_64 "/var/ld/64/ld.config"
/illumos-gate/usr/src/cmd/isns/isnsd/
H A DMakefile37 COBJS += dump.o msgq.o server.o config.o esi.o obj.o utils.o dd.o func.o
/illumos-gate/usr/src/lib/libsecdb/
H A Dauth_attr.txt44 solaris.device.config:::Configure Device Attributes::help=DevConfig.html
87 solaris.network.ilb.config:::Network ILB Configuration::help=NetworkILBconf.html
89 solaris.network.interface.config:::Network Interface Configuration::help=NetworkInterfaceConfig.html
91 solaris.network.wifi.config:::Wifi Config::help=WifiConfig.html
170 solaris.smf.value.firewall.config:::Change Service Firewall Config::help=SmfValueFirewall.html
/illumos-gate/usr/src/test/smbclient-tests/doc/
H A DREADME98 ones, check config/config file to see/change them)
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/hsi/mcp/
H A Ddev_info.h97 u32 config; /* 0x114 */ member
811 u32 config; /* 0x450 */ member
871 u32 config; member
/illumos-gate/usr/src/grub/grub-0.97/
H A Dconfigure388 --config-cache | -C)
389 cache_file=config.cache ;;
799 -C, --config-cache alias for \`--cache-file=config.cache'
1040 exec 5>config.log
1267 CONFIG_SITE="$prefix/share/config.site $prefix/etc/config.site"
1269 CONFIG_SITE="$ac_default_prefix/share/config.site $ac_default_prefix/etc/config.site"
6475 exec 5>>config.log
7247 cat $tmp/in >>$tmp/config.h
7295 cat $tmp/config.h
7296 rm -f $tmp/config.h
[all …]
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/
H A Dlm_hw_attn.c1187 LM_MFCFG_READ(pdev, OFFSETOF(mf_cfg_t, func_mf_config[ABS_FUNC_ID(pdev)].config), &val); in lm_dcc_event()
1415 const u32_t offset = OFFSETOF(mf_cfg_t, func_mf_config[ABS_FUNC_ID(pdev)].config); in lm_oem_event()
1416 u32_t config = 0; in lm_oem_event() local
1421 LM_MFCFG_READ(pdev, offset, &config); in lm_oem_event()
1422 pdev->hw_info.mf_info.func_mf_cfg = config ; in lm_oem_event()
1426 if((config & FUNC_MF_CFG_FUNC_DISABLED) || (config & FUNC_MF_CFG_FUNC_DELETED)) in lm_oem_event()
/illumos-gate/usr/src/cmd/sgs/libconv/common/
H A Dconfig.msg28 # Message file for cmd/sgs/libconv/common/config.c
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Decore_dcbx_api.h188 struct ecore_dcbx_admin_params config; member

12345678910>>...19