Searched refs:enabled (Results 151 - 166 of 166) sorted by relevance

1234567

/illumos-gate/usr/src/cmd/iscsiadm/
H A Discsiadm_main.c1601 gettext("enabled") : gettext("disabled"));
1604 gettext("enabled") : gettext("disabled"));
1607 gettext("enabled") : gettext("disabled"));
1738 (void) fprintf(stdout, "%s", gettext("enabled"));
2892 gettext("enabled"));
5449 IMA_BOOL enabled = 0; local
5451 status = SUN_IMA_GetSvcStatus(&enabled);
5462 if (enabled == 0) {
/illumos-gate/usr/src/uts/common/fs/sockfs/
H A Dsockcommon_subr.c784 * enabled socket, uio_resid can be 0.
1386 if (uioasync.enabled)
/illumos-gate/usr/src/uts/sun4v/cpu/
H A Dgeneric_copy.s698 ! HW (if enabled).
971 ! HW (if enabled).
H A Dniagara_copy.s4491 ! HW (if enabled).
6677 ! HW (if enabled).
/illumos-gate/usr/src/uts/common/io/sfxge/common/
H A Defx.h467 __in boolean_t enabled);
/illumos-gate/usr/src/tools/scripts/
H A Dwebrev.sh975 and has the feature enabled.
1361 Either this browser is incompatable or javascript is not enabled</p>
/illumos-gate/usr/src/cmd/ldap/ns_ldap/
H A Didsconfig.sh1665 is enabled. You can also continue to overwrite the profile
2643 ${ECHO} " Shadow update has been enabled."
2662 ${ECHO} " Shadow update has been enabled."
2860 # If shadow update is enabled, set up administrator credential
4499 # shadow update is enabled.
4568 # shadow update is enabled and auth Method if gssapi.
5077 update is enabled. There are more than one proxy agents found.
/illumos-gate/usr/src/uts/common/io/cxgbe/common/
H A Dt4_hw.c2251 * @adapter: the adapter whose interrupts should be enabled
2255 * enabled at each module, here we just enable the roots of the interrupt
3305 return (-EINVAL); /* other tracers are enabled */
3327 * At this point either the tracing is enabled and in the right mode or
3356 * @enabled: non-zero if the filter is enabled
3362 int *enabled)
3371 *enabled = !!(ctla & F_TFEN);
3642 * WoL is enabled, otherwise disabled.
3361 t4_get_trace_filter(struct adapter *adap, struct trace_params *tp, int idx, int *enabled) argument
/illumos-gate/usr/src/uts/sun4u/cpu/
H A Dspitfire_copy.s668 ! Check to see if VIS acceleration is enabled
2300 ! HW (if enabled).
3546 ! HW (if enabled).
/illumos-gate/usr/src/uts/sun4u/starfire/sys/
H A Didn.h208 * If enabled, IDN validates the smr_pkthdr_t of incoming packets
2581 int enabled; member in struct:idn_global
2650 * enabled again. This is necessary since IDN
3136 * ss_mccount # enabled multicast addrs.
3326 #define IDNPROMISC 0x02 /* promiscuous mode enabled */
/illumos-gate/usr/src/uts/sun4/ml/
H A Dinterrupt.s354 * %pstate = normal globals, interrupts enabled,
537 ! Tracing is enabled - write the trace entry.
808 ! is enabled.
908 * %pstate = normal globals, interrupts enabled,
/illumos-gate/usr/src/uts/sun4v/ml/
H A Dtrap_table.s1685 * NXM IEEE trap is not enabled
1713 bne,pn %xcc, .fp_exception_cont ! branch if FSR_TEM_NX enabled
2855 * Currently the brand syscall interposition code is not enabled by
/illumos-gate/usr/src/uts/sun4u/ml/
H A Dtrap_table.s1912 * NXM IEEE trap is not enabled
1940 bne,pn %xcc, .fp_exception_cont ! branch if FSR_TEM_NX enabled
3023 * Currently the brand syscall interposition code is not enabled by
/illumos-gate/usr/src/uts/common/io/scsi/adapters/mpt_sas/
H A Dmptsas.c429 * By default MSI is enabled on all supported platforms.
1494 * This requires watchdog to be enabled otherwise if interrupts
1883 * MPxIO enabled for the iport
3259 * we enable this feature only when the helper threads are enabled,
5304 * Record the event if its type is enabled in
6758 * Record the event if its type is enabled in mpt instance by ioctl.
7942 ? "disabled" : "enabled",
7948 ? "enabled" :
7984 ? ", enabled" : ", disabled",
8061 ? ", write cache enabled"
[all...]
/illumos-gate/usr/src/lib/libtecla/common/
H A Dgetline.c1063 * When called when vi command mode is enabled, this function saves the
3921 * Only write characters to the terminal when echoing is enabled.
9627 _glh_state_of_history(gl->glh, &state->enabled, &state->group,
9731 * 1 - Echoing was enabled.
/illumos-gate/usr/src/grub/grub-0.97/docs/
H A Dtexinfo.tex684 \errmessage{@group invalid in context where filling is enabled}%

Completed in 238 milliseconds

1234567