Home
last modified time | relevance | path

Searched full:activated (Results 1 – 25 of 464) sorted by relevance

12345678910>>...19

/freebsd/tests/sys/cddl/zfs/tests/hotspare/
H A Dhotspare_import_001_pos.ksh36 # regardless it has been activated or NOT,
45 # - the hotspare is activated
46 # - the hotspare is activated but offline
47 # - the hotspare is activated but the basic vdev is offline
111 # - the hotspare is activated
122 # - the hotspare is activated
134 … <pool>' should runs successfully regardless the hotspare is only in list, activated, or offline."
162 … <pool>' should runs successfully regardless the hotspare is only in list, activated, or offline."
H A Dhotspare_scrub_001_pos.ksh36 # regardless it has been activated or NOT,
44 # - the hotspare is activated
99 "the hotspare is only in list or activated."
115 "the hotspare is only in list or activated."
H A Dhotspare_detach_005_neg.ksh36 # but have NOT been activated,
74 log_assert "'zpool detach <pool> <vdev>' against a hot spare device that NOT activated should fail …
88 log_pass "'zpool detach <pool> <vdev>' against a hot spare device that NOT activated fail as expect…
H A Dhotspare_detach_004_pos.ksh35 # If a hot spare is activated,
88 …replace <pool> <vdev> <ndev>' against a hot spare device that have been activated should successfu…
103 log_pass "'zpool replace <pool> <vdev> <ndev>' against a hot spare device that have been activated
/freebsd/contrib/libpcap/
H A Dpcap_set_protocol_linux.3pcap22 pcap_set_protocol_linux \- set capture protocol for a not-yet-activated
38 call to create a capture socket when the handle is activated. The
45 handle is activated, otherwise, all packets will be captured. This
66 if called on a capture handle that has been activated.
H A Dpcap.3pcap.in448 set the snapshot length for a not-yet-activated
457 set promiscuous mode for a not-yet-activated
462 set capture protocol for a not-yet-activated
467 set monitor mode for a not-yet-activated
477 set packet buffer timeout for a not-yet-activated
482 set immediate mode for a not-yet-activated
487 set buffer size for a not-yet-activated
492 set time stamp type for a not-yet-activated
497 get list of available time stamp types for a not-yet-activated
514 set time stamp precision for a not-yet-activated
[all …]
H A Dpcap_set_snaplen.3pcap22 pcap_set_snaplen \- set the snapshot length for a not-yet-activated
36 is activated to
44 if called on a capture handle that has been activated.
H A Dpcap_set_buffer_size.3pcap22 pcap_set_buffer_size \- set the buffer size for a not-yet-activated
36 the handle is activated to
45 if called on a capture handle that has been activated.
H A Dpcap_set_promisc.3pcap22 pcap_set_promisc \- set promiscuous mode for a not-yet-activated
36 the handle is activated.
46 if called on a capture handle that has been activated.
H A Dpcap_set_rfmon.3pcap22 pcap_set_rfmon \- set monitor mode for a not-yet-activated capture
36 the handle is activated.
46 if called on a capture handle that has been activated.
H A Dpcap_set_timeout.3pcap23 not-yet-activated capture handle
36 when the handle is activated to
52 if called on a capture handle that has been activated.
H A Dpcap_can_set_rfmon.3pcap23 not-yet-activated capture handle
36 the handle is activated.
56 The capture handle has already been activated.
H A Dpcap_set_immediate_mode.3pcap.in23 pcap_set_immediate_mode \- set immediate mode for a not-yet-activated capture
37 the handle is activated. In immediate mode, packets are always
48 if called on a capture handle that has been activated.
H A Dpcap_setnonblock.3pcap74 When first activated with
85 if called on a capture handle that has been created but not activated,
96 if called on a capture handle that has been created but not activated,
H A Dpcap_snapshot.3pcap44 that has not yet been activated by
50 if called on a capture handle that has been created but not activated.
H A Dpcap_is_swapped.3pcap43 that has not yet been activated by
49 if called on a capture handle that has been created but not activated.
H A Dpcap_set_tstamp_precision.3pcap.in43 that has not yet been activated by
61 if called on a capture handle that has been activated.
H A Dpcap_datalink.3pcap.in41 that has not yet been activated by
68 if called on a capture handle that has been created but not activated.
H A Dpcap_list_datalinks.3pcap.in51 that has not yet been activated by
57 if called on a capture handle that has been created but not activated,
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/longname/
H A Dlongname_003_pos.ksh31 # Check if longnames are handled correctly by ZIL replay and feature is activated.
73 # Ensure that the feature is NOT activated yet as no longnamed file is created.
97 # Ensure that the feature is activated once longnamed files are created.
104 # Destroying the dataset where the feature is activated should put the feature
/freebsd/crypto/openssl/doc/internal/man3/
H A Dossl_provider_new.pod118 They are activated with the first call to ossl_provider_activate(),
190 provider. If I<activate> is nonzero then the parent provider is also activated.
202 it as activated, and initializing it if it isn't already initialized.
223 then the provider will only be activated if it is a child provider. Otherwise
251 "activated" providers, and calls I<cb> for each of them.
252 If no providers have been "activated" yet, it tries to activate all
350 activated providers. A return value of 0 means that the callback was not
351 called for any activated providers.
/freebsd/sys/contrib/device-tree/src/arm64/renesas/
H A Drzg2l-smarc.dtsi164 * SW1 should be at position 2->3 so that SER0_CTS# line is activated
165 * SW2 should be at position 2->3 so that SER0_TX line is activated
166 * SW3 should be at position 2->3 so that SER0_RX line is activated
167 * SW4 should be at position 2->3 so that SER0_RTS# line is activated
H A Drzg2lc-smarc.dtsi181 * SW1 should be at position 2->3 so that SER0_CTS# line is activated
182 * SW2 should be at position 2->3 so that SER0_TX line is activated
183 * SW3 should be at position 2->3 so that SER0_RX line is activated
184 * SW4 should be at position 2->3 so that SER0_RTS# line is activated
/freebsd/sys/arm/nvidia/drm2/
H A Dtegra_host1x.c87 int activated; member
136 if (entry->activated) in host1x_drm_init()
146 entry->activated = 1; in host1x_drm_init()
167 if (!entry->activated) in host1x_drm_exit()
176 entry->activated = 0; in host1x_drm_exit()
385 entry->activated = 0; in host1x_register_client()
405 if (entry->activated) in host1x_deregister_client()
407 "activated client"); in host1x_deregister_client()
/freebsd/sys/contrib/device-tree/Bindings/usb/
H A Datmel-usb.txt17 activated for the bus to be powered.
19 activated for the overcurrent detection.
71 activated for the bus to be powered.

12345678910>>...19