Home
last modified time | relevance | path

Searched refs:active (Results 51 – 75 of 214) sorted by relevance

123456789

/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Decore_hsi_init_func.h120 u8 active /* Indicates if this port is active */; member
H A Decore_cxt.c190 bool active; member
554 if (!p_cli->active) in ecore_ilt_cli_adv_line()
557 p_cli->active = true; in ecore_ilt_cli_adv_line()
593 p_cli->active = false; in ecore_cxt_set_cli()
954 if (!p_src->active) in ecore_cxt_src_t2_alloc()
1034 if (!clients[pos].active) { \
1680 if (p_cli->active) { in ecore_ilt_vf_bounds_init()
1694 if (p_cli->active) { in ecore_ilt_vf_bounds_init()
1708 if (p_cli->active) { in ecore_ilt_vf_bounds_init()
2321 if (!p_cli->active) { in ecore_cxt_get_tid_mem_info()
[all …]
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/hsi_repository/
H A Decore_hsi_init_func.h120 u8 active /* Indicates if this port is active */; member
/illumos-gate/usr/src/cmd/cmd-inet/lib/nwamd/
H A Dconditions.c135 boolean_t active; in test_condition_ncp() local
138 active = (strcasecmp(active_ncp, name) == 0); in test_condition_ncp()
143 return (active); in test_condition_ncp()
145 return (active != B_TRUE); in test_condition_ncp()
H A DREADME201 o NCUs of the current active NCP
252 connect to wifi) - or a higher priority group - and hence active. In general,
257 active.
258 2) when external policy-based conditions prevent a link from being active.
260 below the currently-active group will be offline, since policy precludes them
315 currently-active priority group - should always be able to scan, as they
392 so an IP interface NCU will be active if its underlying link is (assuming
434 active at once since each location has its own specification of nameservices
441 are met (conditional). Multiple ENMs can be active at once.
/illumos-gate/usr/src/cmd/lp/cmd/lpsched/
H A Ddisp2.c100 if (pps->alert->active) in s_load_printer()
111 pps->alert->active = 0; in s_load_printer()
185 if (pps->alert->active) in _unload_printer()
H A Ddaisyforms.c169 if (pfs->alert->active) in check_form_alert()
259 if (ppws->alert->active) in check_pwheel_alert()
H A Ddowait.c114 if (pps->alert->active) in dowait()
475 pas->active = 1; in dowait()
/illumos-gate/usr/src/uts/sun4/io/px/
H A Dpx_debug.h116 boolean_t active; member
/illumos-gate/usr/src/cmd/svc/svcs/
H A Dexplain.c138 int active; /* In use? (cycle detection) */ member
1190 if (svcp->active) { in determine_causes()
1243 svcp->active = 1; in determine_causes()
1261 svcp->active = 0; in determine_causes()
1284 svcp->active = 0; in determine_causes()
1298 svcp->active = 0; in determine_causes()
1326 if (ip->active) { in determine_impact()
1338 ip->active = 1; in determine_impact()
1365 ip->active = 0; in determine_impact()
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/ipmpstat/
H A Dipmpstat.c571 char *active, *inactive, *unusable; in sfunc_group_interfaces() local
577 active = alloca(bufsize); in sfunc_group_interfaces()
578 active[0] = '\0'; in sfunc_group_interfaces()
594 (void) strlcat(active, " ", bufsize); in sfunc_group_interfaces()
595 (void) strlcat(active, ifinfop->if_name, bufsize); in sfunc_group_interfaces()
609 (void) strlcpy(buf, active, bufsize); in sfunc_group_interfaces()
/illumos-gate/usr/src/uts/common/io/
H A Dtem.c675 struct tem_vt_state *active = tems.ts_active; in tems_modechange_callback() local
678 mutex_enter(&active->tvs_lock); in tems_modechange_callback()
679 ASSERT(active->tvs_isactive); in tems_modechange_callback()
680 tem_reinit(active, B_TRUE); in tems_modechange_callback()
681 mutex_exit(&active->tvs_lock); in tems_modechange_callback()
/illumos-gate/usr/src/lib/libsqlite/test/
H A Dmisuse.test63 # Attempt to register a new SQL function while an sqlite_exec() is active.
92 # Attempt to register a new SQL aggregate while an sqlite_exec() is active.
/illumos-gate/usr/src/uts/common/io/audio/impl/
H A Daudio_sun.c269 prinfo->active = B_FALSE; in devaudio_proc_alloc()
289 prinfo->active = B_FALSE; in devaudio_proc_alloc()
587 info->play.active = auclnt_is_running(sp); in devaudio_proc_update()
596 info->play.active = B_FALSE; in devaudio_proc_update()
611 info->record.active = auclnt_is_running(sp); in devaudio_proc_update()
619 info->record.active = B_FALSE; in devaudio_proc_update()
/illumos-gate/usr/src/uts/common/io/e1000api/
H A De1000_api.c1226 s32 e1000_set_d0_lplu_state(struct e1000_hw *hw, bool active) in e1000_set_d0_lplu_state() argument
1229 return hw->phy.ops.set_d0_lplu_state(hw, active); in e1000_set_d0_lplu_state()
1248 s32 e1000_set_d3_lplu_state(struct e1000_hw *hw, bool active) in e1000_set_d3_lplu_state() argument
1251 return hw->phy.ops.set_d3_lplu_state(hw, active); in e1000_set_d3_lplu_state()
/illumos-gate/usr/src/uts/common/io/igc/core/
H A Digc_i225.c1101 s32 igc_set_d0_lplu_state_i225(struct igc_hw *hw, bool active) in igc_set_d0_lplu_state_i225() argument
1109 if (active) { in igc_set_d0_lplu_state_i225()
1129 s32 igc_set_d3_lplu_state_i225(struct igc_hw *hw, bool active) in igc_set_d3_lplu_state_i225() argument
1137 if (active) { in igc_set_d3_lplu_state_i225()
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/tests/
H A Darith.sh395 # case 3, 'active' variable involved, w/ intermediate variable
400 # case 4, 'active' variable, in two steps
406 # case 5, 'active' variable involved, w/o intermediate variable
/illumos-gate/usr/src/lib/libdiskmgt/common/
H A Dpartition.c758 int active = 0; in has_slices() local
765 active = 1; in has_slices()
770 if (!active) { in has_slices()
/illumos-gate/usr/src/uts/common/sys/
H A Daudioio.h87 uchar_t active; /* non-zero if I/O is active */ member
/illumos-gate/usr/src/boot/common/
H A Dtem.c595 struct tem_vt_state *active = tems.ts_active; in tems_modechange_callback() local
597 active->tvs_fg_color = tems.ts_init_color.fg_color; in tems_modechange_callback()
598 active->tvs_bg_color = tems.ts_init_color.bg_color; in tems_modechange_callback()
599 active->tvs_flags = tems.ts_init_color.a_flags; in tems_modechange_callback()
600 tem_reinit(active, true); in tems_modechange_callback()
610 struct tem_vt_state *active = tems.ts_active; in tems_modechange_callback() local
615 tem_reinit(active, true); in tems_modechange_callback()
742 struct tem_vt_state *active = tems.ts_active; in tem_save_state() local
752 if (active != NULL) { in tem_save_state()
753 snprintf(buf, sizeof (buf), "%d", active->tvs_c_cursor.col); in tem_save_state()
[all …]
/illumos-gate/usr/src/grub/grub-0.97/docs/
H A Dtexinfo.tex68 \catcode`+=\active \catcode`\_=\active}
2965 \catcode`\- = \active \catcode`\_ = \active
5430 \catcode`\(=\active \catcode`\)=\active
5431 \catcode`\[=\active \catcode`\]=\active
6196 % leaving it active and making its active definition an actual \
6964 \catcode`\"=\active
6967 \catcode`\~=\active
6970 \catcode`\^=\active
6973 \catcode`\_=\active
6978 \catcode`\|=\active
[all …]
/illumos-gate/usr/src/cmd/sgs/elfedit/common/
H A D_elfedit.h161 int active; /* True if MSG_ERR jumps to outer loop */ member
/illumos-gate/usr/src/uts/common/io/nxge/
H A Dnxge_hio.c325 group->active = B_TRUE; in nxge_grp_add()
380 group->active = B_FALSE; in nxge_grp_remove()
467 if (group->active != B_TRUE) { in nxge_grp_dc_add()
1064 nxge->shares[i].active = B_FALSE; in nxge_hio_init()
1578 shp->active = B_FALSE; /* not bound yet */ in nxge_hio_share_alloc()
1602 shp->active = B_FALSE; in nxge_hio_share_free()
1821 shp->active = B_TRUE; in nxge_hio_share_bind()
2351 group->active = B_TRUE; in nxge_hio_dc_share()
/illumos-gate/usr/src/uts/common/fs/portfs/
H A Dport_fop.c624 int *active, vnode_t **vpp, vnode_t **dvpp) in port_remove_fop() argument
668 if (active) { in port_remove_fop()
669 *active = tactive; in port_remove_fop()
683 if (active) { in port_remove_fop()
684 *active = tactive; in port_remove_fop()
1556 int active = 0; in port_dissociate_fop() local
1589 (void) port_remove_fop(pfp, pfcp, 1, &active, &tvp, &tdvp); in port_dissociate_fop()
1595 return (active ? 0 : ENOENT); in port_dissociate_fop()
/illumos-gate/usr/src/cmd/pools/poold/com/sun/solaris/service/pools/
H A DConfiguration.java204 public void commit(int active) throws PoolsException in commit() argument
206 if (PoolInternal.pool_conf_commit(getConf(), active) != in commit()

123456789