Home
last modified time | relevance | path

Searched refs:config (Results 1 – 25 of 460) sorted by last modified time

12345678910>>...19

/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_solaris.c6633 cfg = &hba->config[i]; in emlxs_mode_init()
7650 cfg = &hba->config[i]; in emlxs_get_props()
7695 cfg = &hba->config[index]; in emlxs_check_parm()
7707 if (hba->config[CFG_TARGET_MODE].current && in emlxs_check_parm()
7708 hba->config[CFG_DTM_ENABLE].current == 0) { in emlxs_check_parm()
7745 (hba->config[CFG_TOPOLOGY].current == 4)) { in emlxs_check_parm()
7866 (hba->config[CFG_LINK_SPEED].current > 8)) { in emlxs_check_parm()
7987 cfg = &hba->config[index]; in emlxs_set_parm()
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dzfs_ioctl.c1586 nvlist_free(config); in zfs_ioc_pool_create()
1647 nvlist_free(config); in zfs_ioc_pool_create()
1679 nvlist_free(config); in zfs_ioc_pool_import()
1696 nvlist_free(config); in zfs_ioc_pool_import()
1745 nvlist_t *config; in zfs_ioc_pool_stats() local
1752 if (config != NULL) { in zfs_ioc_pool_stats()
1787 if (config == NULL) in zfs_ioc_pool_tryimport()
1791 nvlist_free(config); in zfs_ioc_pool_tryimport()
1977 nvlist_t *config; in zfs_ioc_vdev_add() local
2065 nvlist_t *config; in zfs_ioc_vdev_attach() local
[all …]
H A Dspa_misc.c628 spa_add(const char *name, nvlist_t *config, const char *altroot) in spa_add() argument
733 if (config != NULL) { in spa_add()
736 if (nvlist_lookup_nvlist(config, ZPOOL_CONFIG_FEATURES_FOR_READ, in spa_add()
742 VERIFY(nvlist_dup(config, &spa->spa_config, 0) == 0); in spa_add()
/illumos-gate/usr/src/uts/intel/pcbe/
H A Dopteron_pcbe.c109 static void opt_pcbe_free(void *config);
1028 opt_pcbe_free(void *config) in opt_pcbe_free() argument
1030 kmem_free(config, sizeof (opt_pcbe_config_t)); in opt_pcbe_free()
/illumos-gate/usr/src/data/hwdata/
H A Dusb.ids9111 5204 Datalogic Gryphon GFS4170 (config mode)
20754 6087 Blinkytape (alternate endpoint config)
21804 600a Dalhart EZX config 17
21805 600b Dalhart EZX config 18
/illumos-gate/usr/src/uts/common/fs/zfs/sys/
H A Dspa.h722 nvlist_t *policy, nvlist_t **config);
723 extern int spa_get_stats(const char *pool, nvlist_t **config, char *altroot,
729 extern int spa_import(const char *pool, nvlist_t *config, nvlist_t *props,
781 extern int spa_vdev_split_mirror(spa_t *spa, char *newname, nvlist_t *config,
822 extern void spa_config_set(spa_t *spa, nvlist_t *config);
833 extern spa_t *spa_add(const char *name, nvlist_t *config, const char *altroot);
/illumos-gate/usr/src/uts/common/
H A DMakefile.files2011 XGE_HAL_OBJS = xgehal-channel.o xgehal-fifo.o xgehal-ring.o xgehal-config.o \
/illumos-gate/usr/src/cmd/ztest/
H A Dztest.c3118 nvlist_t *tree, **child, *config, *split, **schild; in ztest_split_pool() local
3178 VERIFY(nvlist_alloc(&config, NV_UNIQUE_NAME, 0) == 0); in ztest_split_pool()
3192 nvlist_free(config); in ztest_split_pool()
6293 nvlist_t *config, *newconfig; in ztest_spa_import_export() local
6327 VERIFY3U(0, ==, spa_export(oldname, &config, B_FALSE, B_FALSE)); in ztest_spa_import_export()
6334 newconfig = spa_tryimport(config); in ztest_spa_import_export()
6341 error = spa_import(newname, config, NULL, 0); in ztest_spa_import_export()
6343 dump_nvlist(config, 0); in ztest_spa_import_export()
6353 VERIFY3U(EEXIST, ==, spa_import(newname, config, NULL, 0)); in ztest_spa_import_export()
6358 VERIFY3U(EEXIST, ==, spa_import(oldname, config, NULL, 0)); in ztest_spa_import_export()
[all …]
/illumos-gate/usr/src/uts/intel/
H A DMakefile58 .PARALLEL: $(PARALLEL_KMODS) $(XMODS) config
60 def all install clean clobber: $(KMODS) $(XMODS) config
112 $(KMODS) $(SUBDIRS) config: FRC target
/illumos-gate/usr/src/uts/
H A DREADME33 config(8) program. This file describes the structure of the replacement
51 3] To completely eliminate the config(8) program.
57 5] To eliminate the need for the small headers generated by config(8).
/illumos-gate/usr/src/pkg/manifests/
H A Dsystem-test-nettest.p5m25 dir path=opt/net-tests/config
26 file path=opt/net-tests/config/ip_forwarding.config mode=0644 preserve=renamenew
/illumos-gate/usr/src/lib/libsldap/common/
H A Dns_config.c945 if (rc == 0 && cmg != NULL && cmg->config != NULL) { in set_curr_config()
947 cur_cfg = cmg->config; in set_curr_config()
951 cmg->config = ptr; in set_curr_config()
1059 if (rc == 0 && cmg != NULL && cmg->config != NULL) { in __s_api_get_default_config()
1061 cur_cfg = cmg->config; in __s_api_get_default_config()
/illumos-gate/usr/src/lib/libc/port/gen/
H A Dnss_common.c129 struct __nsw_switchconfig_v1 *config; member
876 struct __nsw_switchconfig_v1 *config = 0; in _nss_db_state_constr() local
907 if (config == 0) { in _nss_db_state_constr()
916 if (config == 0) { in _nss_db_state_constr()
921 s->config = config; in _nss_db_state_constr()
927 for (n_src = 0, lkp = config->lookups; in _nss_db_state_constr()
983 if (s->config != 0) { in _nss_db_state_destr()
984 (void) __nsw_freeconfig_v1(s->config); in _nss_db_state_destr()
1213 s->config->dbase, in nss_search()
1233 s->config->dbase); in nss_search()
[all …]
/illumos-gate/usr/src/data/terminfo/
H A Dterminfo.src14680 #ESC m save current config to NVRAM
17978 # The linewrap option can be specified by editing /usr/include/minix/config.h
H A Dtermcap.src13024 #ESC m save current config to NVRAM
15987 # The linewrap option can be specified by editing /usr/include/minix/config.h
/illumos-gate/usr/src/cmd/zpool/
H A Dzpool_main.c692 nvlist_t *config; in zpool_do_add() local
945 nvlist_t *config; in zpool_do_labelclear() local
1009 nvlist_free(config); in zpool_do_labelclear()
2669 if (config == NULL) in name_or_guid_exists()
2828 nvlist_t *config; in zpool_do_import() local
5872 if (config == NULL) { in zpool_do_split()
5881 nvlist_free(config); in zpool_do_split()
7550 nvlist_t *config; in upgrade_version() local
7619 nvlist_t *config; in upgrade_cb() local
7670 nvlist_t *config; in upgrade_list_older_cb() local
[all …]
/illumos-gate/usr/src/cmd/zhack/
H A Dzhack.c125 nvlist_t *config; in zhack_import() local
137 error = zpool_find_config(NULL, target, &config, &g_importargs, in zhack_import()
150 error = spa_import(target, config, props, in zhack_import()
/illumos-gate/usr/src/cmd/ldapcachemgr/
H A Dcachemgr_getldap.c2400 ns_ldap_self_gssapi_config_t config; in perform_update() local
2481 rc1 = __ns_ldap_self_gssapi_config(&config); in perform_update()
2483 if (config != NS_LDAP_SELF_GSSAPI_CONFIG_NONE) { in perform_update()
2484 rc1 = __ns_ldap_check_all_preq(0, 0, 0, config, &error); in perform_update()
/illumos-gate/usr/src/cmd/devfsadm/
H A Ddevfsadm.c514 int config = TRUE; in parse_args() local
684 config = FALSE; in parse_args()
719 retval = modctl((config == TRUE) ? MODADDMAJBIND : in parse_args()
722 err_print((config == TRUE) ? MODCTL_ADDMAJBIND : in parse_args()
/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/exception_lists/
H A Dcstyle118 usr/src/lib/libdwarf/common/config.h
248 usr/src/lib/gss_mechs/mech_krb5/include/db-config.h
1192 usr/src/cmd/bhyve/config.[ch]
H A Dhdrchk36 usr/src/lib/libdwarf/common/config.h
85 usr/src/lib/gss_mechs/mech_krb5/include/db-config.h
H A Dwscheck56 usr/src/cmd/bhyve/config.[ch]
H A Dcopyright134 usr/src/lib/gss_mechs/mech_krb5/include/db-config.h
492 usr/src/cmd/bhyve/config.[ch]
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_fc.h2085 emlxs_config_t config[NUM_CFG_PARAM]; member
2200 #define CFG hba->config[0]

12345678910>>...19