/freebsd/sys/dev/qat/include/common/ |
H A D | sal_statistics_strings.h | 10 /**< Config value name for enabling/disabling statistics */ 12 /**< Config value name for enabling/disabling Compression statistics */ 14 /**< Config value name for enabling/disabling Diffie-Helman statistics */ 16 /**< Config value name for enabling/disabling DRBG statistics */ 18 /**< Config value name for enabling/disabling DSA statistics */ 20 /**< Config value name for enabling/disabling ECC statistics */ 22 /**< Config value name for enabling/disabling Key Gen statistics */ 24 /**< Config value name for enabling/disabling Large Number statistics */ 26 /**< Config value name for enabling/disabling Prime statistics */ 28 /**< Config value name for enabling/disabling RSA statistics */ [all …]
|
/titanic_51/usr/src/man/man1m/ |
H A D | stmsboot.1m | 34 original name (after enabling) when it is under Solaris I/O multipathing 36 dump configuration to reflect the device names changes when enabling or 52 ports and SAS (\fBmpt\fR(7D)) controller ports. Following this enabling, you 55 either \fB-D\fR \fBmpt\fR or \fB-D\fR \fBfp\fR limits the enabling operation to 117 The primary function of \fBstmsboot\fR is to control the enabling and disabling 271 Solaris I/O multipathing is not supported on all devices. After enabling 279 .SS "Enabling Solaris I/O Multipathing on a Sun StorEdge Disk Array" 287 control, in addition to enabling Solaris I/O multipathing, the \fBmp_support\fR
|
H A D | routeadm.1m | 64 In addition to enabling and disabling routing and forwarding, \fBrouteadm\fR is 127 \fBipv4-forwarding\fR) for enabling. By means of the \fBrouting-svcs\fR 141 \fBipv4-forwarding\fR) for enabling. By means of the \fBrouting-svcs\fR 189 might include enabling or disabling IP forwarding and launching or killing 195 enabling of the appropriate service.
|
H A D | iiadm.1m | 294 enabling type (\fBind\fR or \fBdep\fR), into the Point-in-Time Copy 369 \fB-p\fR, \fBiiadm\fR \fB-p\fR \fB-u\fR \fBs\fR. Enabling this option prevents 401 \fB-p\fR, \fBiiadm\fR \fB-p\fR \fB-u\fR \fBm\fR. Enabling this option prevents 434 option, \fBiiadm\fR \fB-p\fR \fB-c\fR \fBs\fR. Enabling this option prevents 471 option, \fBiiadm\fR \fB-p\fR \fB-c\fR \fBm\fR. Enabling this option prevents 668 another host for read/write access, by means of an enabling technology, such as 686 exported from a host by means of an enabling technology, such as multi-ported
|
/freebsd/sys/cddl/dev/dtrace/ |
H A D | dtrace_anon.c | 24 * DTrace Anonymous Enabling Functions 42 * probes, and then match any anonymous enabling against them. Note in dtrace_anon_init() 45 * enabling. in dtrace_anon_init() 58 * retained anonymous enabling. in dtrace_anon_init()
|
/titanic_51/usr/src/uts/common/dtrace/ |
H A D | dcpc.c | 94 dtrace_id_t dcpc_id; /* probeid this request is enabling */ 143 * enabling and therefore we just look for the first entry in in dcpc_fire() 415 * more existing events and we are adding a new enabling. Create a 418 * enabling but we still have enablings whch are valid. Create a new 493 * If we already have an active enabling then save the current cpc in dcpc_program_cpu_event() 567 * enabling is removed, the state byte is set to DCPC_INTR_INACTIVE to indicate 609 * called before enabling the first dcpc based probe. 627 * during removal of the last dcpc based enabling. 643 * dcpc_program_event() can be called owing to a new enabling or if a multi 648 * and a new request set which contains the new enabling an [all...] |
/freebsd/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/usdt/ |
H A D | tst.noreapring.ksh | 88 printf("attempting re-enabling\n"); 103 echo launched ring buffered enabling as pid $background 108 # defunct: the active ring buffer in the earlier enabling prevents reaping of 109 # any of the earlier enabling's ECBs.
|
H A D | tst.reap.ksh | 88 printf("attempting re-enabling\n"); 104 # It should be true that our probe was reaped over the course of the enabling,
|
H A D | tst.noreap.ksh | 96 printf("attempting re-enabling\n"); 114 # enabling.
|
/titanic_51/usr/src/cmd/dtrace/test/tst/common/usdt/ |
H A D | tst.noreapring.ksh | 89 printf("attempting re-enabling\n"); 104 echo launched ring buffered enabling as pid $background 109 # defunct: the active ring buffer in the earlier enabling prevents reaping of 110 # any of the earlier enabling's ECBs.
|
H A D | tst.reap.ksh | 89 printf("attempting re-enabling\n"); 105 # It should be true that our probe was reaped over the course of the enabling,
|
/titanic_51/usr/src/uts/intel/sys/ |
H A D | mca_amd.h | 90 * Data Cache (DC) bank error-detection enabling bits and CTL register 107 * Instruction Cache (IC) bank error-detection enabling bits and CTL register 128 * Bus Unit (BU) bank error-detection enabling bits and CTL register 168 * Load/Store (LS) bank error-detection enabling bits and CTL register 172 * error the LS unit can detect at present, so we won't be enabling any 196 * are the detector enabling bits for the NB MCA CTL register. The
|
/freebsd/contrib/googletest/googletest/test/ |
H A D | googletest-break-on-failure-unittest.py | 48 # The environment variable for enabling/disabling the break-on-failure mode. 51 # The command line flag for enabling/disabling the break-on-failure mode. 54 # The environment variable for enabling/disabling the throw-on-failure mode. 57 # The environment variable for enabling/disabling the catch-exceptions mode.
|
/freebsd/sys/contrib/device-tree/Bindings/mtd/ |
H A D | nand-macronix.txt | 8 Enabling the randomizer is a one time persistent and non reversible 12 with hardware ECC and not enabled at UBI level, then enabling the
|
/titanic_51/usr/src/lib/libtnfprobe/ |
H A D | probe.h | 39 * Interface for enabling/disabling tracing for the process. 45 * Interface for enabling/disabling tracing for the calling thread.
|
/freebsd/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/buffering/ |
H A D | err.end.d | 31 * Checks that buffer space for an END enabling is always reserved in a 32 * fill buffer. This will fail because the size of the END enabling
|
/titanic_51/usr/src/cmd/dtrace/test/tst/common/buffering/ |
H A D | err.end.d | 31 * Checks that buffer space for an END enabling is always reserved in a 32 * fill buffer. This will fail because the size of the END enabling
|
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_user/zpool_iostat/ |
H A D | zpool_iostat_-c_disable.ksh | 34 # 3. Set ZPOOL_SCRIPTS_ENABLED to 1, enabling zpool iostat -c 36 # 5. Unset ZPOOL_SCRIPTS_ENABLED, enabling zpool iostat -c
|
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_user/zpool_status/ |
H A D | zpool_status_-c_disable.ksh | 34 # 3. Set ZPOOL_SCRIPTS_ENABLED to 1, enabling zpool status -c 36 # 5. Unset ZPOOL_SCRIPTS_ENABLED, enabling zpool status -c
|
/titanic_51/usr/src/man/man9f/ |
H A D | pci_config_setup.9f | 9 enabling accesses to the PCI Local Bus Configuration space 52 \fBpci_config_setup()\fR sets up the necessary resources for enabling
|
/titanic_51/usr/src/uts/common/os/ |
H A D | dtrace_subr.c | 59 * set before counters are enabled with the first enabling and cleared when 60 * the last enabling is disabled. Its value at any given time indicates the 63 * first enabling. The locking provided by the DTrace subsystem, the kernel 65 * conditions on enabling and disabling probes.
|
/titanic_51/usr/src/man/man7d/ |
H A D | ttymux.7d | 80 Use caution when enabling this feature to perform console input multiplexing, 84 provide maximum protection to the host. This can include such steps as enabling
|
/titanic_51/usr/src/man/man5/ |
H A D | ipfilter.5 | 190 a user activates a firewall by enabling \fBnetwork/ipfilter\fR (see 197 a user activates/deactivate a service's firewall by enabling/disabling that 330 Administrative actions on this service, such as enabling, disabling, or
|
/freebsd/sys/contrib/device-tree/Bindings/input/touchscreen/ |
H A D | hycon,hy46xx.yaml | 57 description: Allows enabling glove setting. 66 description: Allows enabling power noise filter.
|
/freebsd/share/man/man4/man4.arm/ |
H A D | imx_wdog.4 | 72 property by enabling the assertion of the WDOG_B external timeout signal 94 property by enabling the watchdog as soon as the driver attaches,
|