Home
last modified time | relevance | path

Searched refs:new_config (Results 1 – 7 of 7) sorted by relevance

/illumos-gate/usr/src/uts/common/io/xge/hal/xgehal/
H A Dxgehal-config.c228 new_config->max = new_config->initial; in __hal_ring_queue_check()
252 (new_config->backoff_interval_us > in __hal_ring_queue_check()
376 new_config->max_frags = ((new_config->max_frags + 3) >> 2) << 2; in __hal_fifo_config_check()
385 (new_config->reserve_threshold > in __hal_fifo_config_check()
498 if (new_config->latency_timer && in __hal_device_config_check_common()
564 if (new_config->sched_timer_us && in __hal_device_config_check_common()
565 new_config->rxufca_hi_lim != new_config->rxufca_lo_lim) { in __hal_device_config_check_common()
580 (new_config->rxufca_lo_lim > new_config->rxufca_hi_lim)) { in __hal_device_config_check_common()
602 if (new_config->link_valid_cnt > new_config->link_retry_cnt) in __hal_device_config_check_common()
635 if (new_config->lro_sg_size != in __hal_device_config_check_common()
[all …]
/illumos-gate/usr/src/uts/common/io/xge/hal/include/
H A Dxgehal-config.h894 __hal_device_config_check_common (xge_hal_device_config_t *new_config);
897 __hal_device_config_check_xena (xge_hal_device_config_t *new_config);
900 __hal_device_config_check_herc (xge_hal_device_config_t *new_config);
903 __hal_driver_config_check (xge_hal_driver_config_t *new_config);
/illumos-gate/usr/src/uts/sun4v/os/
H A Dmpo.c572 mpo_config_t new_config; in lgrp_traverse() local
598 mblock_update(&new_config, md, mblocknodes); in lgrp_traverse()
599 mblock_install(&new_config); in lgrp_traverse()
2010 mpo_config_t new_config; in plat_slice_add() local
2013 mblock_update_add(&new_config); in plat_slice_add()
2014 mstripe_update(&new_config); in plat_slice_add()
2016 mblock_install(&new_config); in plat_slice_add()
2018 mnode_update(&new_config, base, end, U_ADD); in plat_slice_add()
2028 mpo_config_t new_config; in plat_slice_del() local
2032 mstripe_update(&new_config); in plat_slice_del()
[all …]
/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/inetd/
H A Dinetd.c1355 ret->new_config = NULL; in create_instance()
1382 destroy_instance_cfg(inst->new_config); in destroy_instance()
1634 assert(inst->new_config == NULL); in refresh_instance()
1635 inst->new_config = cfg; in refresh_instance()
2284 if (inst->new_config != NULL) { in process_non_start_term()
2285 destroy_instance_cfg(inst->new_config); in process_non_start_term()
2286 inst->new_config = NULL; in process_non_start_term()
2333 if (inst->new_config != NULL) { in process_non_start_term()
2341 inst->config = inst->new_config; in process_non_start_term()
2342 inst->new_config = NULL; in process_non_start_term()
H A Dinetd_impl.h206 instance_cfg_t *new_config; member
/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Dbuiltins.c739 char *new_config = config_file; in configfile_func() local
748 while ((*new_config++ = *arg++) != 0) in configfile_func()
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_fcf.c13015 uint32_t new_config = 0; in emlxs_vpi_logi_cmpl_action() local
13037 new_config = 1; in emlxs_vpi_logi_cmpl_action()
13048 new_config = 1; in emlxs_vpi_logi_cmpl_action()
13054 new_config = 1; in emlxs_vpi_logi_cmpl_action()
13059 if (new_config) { in emlxs_vpi_logi_cmpl_action()