| /freebsd-14.2/sys/dev/isci/scil/ |
| H A D | scic_sds_sgpio.c | 149 BOOL activity, in scic_sgpio_apply_led_blink_pattern() argument 172 if(activity) in scic_sgpio_apply_led_blink_pattern() 186 BOOL activity, in scic_sgpio_set_led_blink_pattern() argument 197 controller, phy_mask, error, locate, activity, pattern_selection); in scic_sgpio_set_led_blink_pattern() 205 BOOL activity in scic_sgpio_update_led_state() argument 223 if(!activity) in scic_sgpio_update_led_state() 236 BOOL activity in scic_sgpio_set_led_state() argument 245 scic_sgpio_update_led_state(controller, phy_mask, error, locate, activity); in scic_sgpio_set_led_state()
|
| H A D | scic_sgpio.h | 181 BOOL activity, 207 BOOL activity, 229 BOOL activity 249 BOOL activity
|
| /freebsd-14.2/sys/contrib/openzfs/config/ |
| H A D | kernel-rwsem.m4 | 4 dnl # rwsem-spinlock "->activity" changed to "->count" 11 dummy_semaphore.activity = 0; 16 AC_MSG_CHECKING([whether struct rw_semaphore has member activity]) 20 [struct rw_semaphore has member activity])
|
| /freebsd-14.2/sys/contrib/device-tree/Bindings/leds/ |
| H A D | common.yaml | 91 # LED indicates disk activity 92 - disk-activity 93 # LED indicates disk read activity 95 # LED indicates disk write activity 108 # LED indicates activity of all CPUs 114 # LED indicates MTD memory activity 124 # LED indicates USB gadget activity 126 # LED indicates USB host activity 130 # LED is triggered by CPU activity 134 # LED is triggered by SD/MMC activity [all …]
|
| H A D | leds-bcm6328.txt | 16 is usually 1:1 for hardware to LED signals, but through the activity/link 65 - brcm,activity-signal-sources : An array of hardware activity 66 signal sources. Up to four activity hardware signals can get muxed into 206 brcm,activity-signal-sources = <0>; 207 /* USB link/activity routed to USB LED */ 212 brcm,activity-signal-sources = <1>; 213 /* INET activity routed to INET LED */ 258 brcm,activity-signal-sources = <0 1>; 259 /* USB/INET link/activity routed to USB LED */ 286 brcm,activity-signal-sources = <0 1>;
|
| H A D | leds-bcm6328.yaml | 27 is usually 1:1 for hardware to LED signals, but through the activity/link 100 brcm,activity-signal-sources: 105 An array of hardware activity signal sources. Up to four activity 278 brcm,activity-signal-sources = <0>; 279 /* USB link/activity routed to USB LED */ 285 brcm,activity-signal-sources = <1>; 286 /* INET activity routed to INET LED */ 336 brcm,activity-signal-sources = <0 1>; 337 /* USB/INET link/activity routed to USB LED */ 366 brcm,activity-signal-sources = <0 1>;
|
| H A D | leds-ns2.txt | 11 - modes-map: A mapping between LED modes (off, on or SATA activity blinking) and
|
| H A D | leds-gpio.yaml | 59 linux,default-trigger = "disk-activity";
|
| /freebsd-14.2/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zpool_wait/ |
| H A D | zpool_wait_no_activity.ksh | 41 for activity in ${activities[@]}; do 42 log_must timeout $TIMEOUT_SECS zpool wait -t $activity $TESTPOOL
|
| /freebsd-14.2/share/dtrace/ |
| H A D | nfsattrstats | 31 * activity, and NFS access cache activity, along with the system call 32 * that instigated the activity. Notice that NFS events may happen
|
| /freebsd-14.2/lib/libc/rpc/ |
| H A D | rpc | 48 activity 100109 na.activity # SunNet Manager
|
| /freebsd-14.2/sys/contrib/openzfs/.github/ |
| H A D | stale.yml | 23 any activity for a while. It will be closed in 90 days if no further activity occurs.
|
| /freebsd-14.2/sys/contrib/device-tree/Bindings/sound/ |
| H A D | fsl,micfil.yaml | 30 - description: voice activity detector event interrupt 31 - description: voice activity detector error interrupt
|
| /freebsd-14.2/sys/contrib/openzfs/lib/libzfs_core/ |
| H A D | libzfs_core.c | 1832 wait_common(const char *pool, zpool_wait_activity_t activity, boolean_t use_tag, in wait_common() argument 1838 fnvlist_add_int32(args, ZPOOL_WAIT_ACTIVITY, activity); in wait_common() 1855 lzc_wait(const char *pool, zpool_wait_activity_t activity, boolean_t *waited) in lzc_wait() argument 1857 return (wait_common(pool, activity, B_FALSE, 0, waited)); in lzc_wait() 1861 lzc_wait_tag(const char *pool, zpool_wait_activity_t activity, uint64_t tag, in lzc_wait_tag() argument 1864 return (wait_common(pool, activity, B_TRUE, tag, waited)); in lzc_wait_tag() 1868 lzc_wait_fs(const char *fs, zfs_wait_activity_t activity, boolean_t *waited) in lzc_wait_fs() argument 1873 fnvlist_add_int32(args, ZFS_WAIT_ACTIVITY, activity); in lzc_wait_fs()
|
| /freebsd-14.2/sys/contrib/device-tree/src/arm/ |
| H A D | kirkwood-ns2lite.dts | 30 linux,default-trigger = "disk-activity";
|
| H A D | mstar-infinity-breadbee-common.dtsi | 38 linux,default-trigger = "activity";
|
| H A D | imx7d-flex-concentrator.dts | 71 label = "hmi-c:green:mesh-activity"; 81 label = "hmi-d:green:omnia-activity";
|
| /freebsd-14.2/cddl/usr.sbin/dwatch/libexec/ |
| H A D | proc | 5 # $Title: dwatch(8) module for dtrace_proc(4) activity $ 10 # Display process activity
|
| /freebsd-14.2/sys/contrib/device-tree/src/mips/ralink/ |
| H A D | mt7621-gnubee-gb-pc1.dts | 45 linux,default-trigger = "disk-activity";
|
| H A D | mt7621-gnubee-gb-pc2.dts | 65 linux,default-trigger = "disk-activity";
|
| /freebsd-14.2/contrib/libpcap/ |
| H A D | TODO | 22 activity (XXX - "pcap_fileno()" handles the first part, although
|
| /freebsd-14.2/crypto/openssl/doc/man3/ |
| H A D | OSSL_CMP_log_open.pod | 57 When an interesting activity is performed or an error occurs, some detail 73 Even when an activity is successful some warnings may be useful and some degree
|
| /freebsd-14.2/sys/contrib/device-tree/Bindings/input/rmi4/ |
| H A D | rmi_f01.txt | 23 activity.
|
| /freebsd-14.2/sys/contrib/device-tree/Bindings/arm/tegra/ |
| H A D | nvidia,tegra30-actmon.txt | 3 The activity monitor block collects statistics about the behaviour of other
|
| /freebsd-14.2/sys/contrib/device-tree/Bindings/iio/imu/ |
| H A D | invensense,icm42600.yaml | 21 Processing engine for gesture recognition, activity classification, and
|