Searched refs:health (Results 1 - 21 of 21) sorted by relevance

/freebsd-13-stable/sys/dev/mlx5/mlx5_core/
H A Dmlx5_health.c130 struct mlx5_core_health *health = &dev->priv.health; local
131 struct mlx5_health_buffer __iomem *h = health->health;
143 container_of(work, struct mlx5_core_dev, priv.health.work_cmd_completion);
167 struct mlx5_core_health *health = &dev->priv.health; local
168 struct mlx5_health_buffer __iomem *h = health->health;
212 /* The reset only needs to be issued by one PF. The health buffe
239 struct mlx5_core_health *health = &dev->priv.health; local
365 struct mlx5_core_health *health; local
419 struct mlx5_core_health *health; local
459 struct mlx5_core_health *health = &dev->priv.health; local
504 struct mlx5_core_health *health = &dev->priv.health; local
596 struct mlx5_core_health *health = &dev->priv.health; local
611 struct mlx5_core_health *health = &dev->priv.health; local
646 struct mlx5_core_health *health = &dev->priv.health; local
666 struct mlx5_core_health *health = &dev->priv.health; local
682 struct mlx5_core_health *health = &dev->priv.health; local
697 struct mlx5_core_health *health = &dev->priv.health; local
708 struct mlx5_core_health *health = &dev->priv.health; local
717 struct mlx5_core_health *health; local
[all...]
H A Dmlx5_main.c1719 * that we can read the device ID and that the health buffer
1725 struct mlx5_core_health *health = &dev->priv.health; local
1749 count = ioread32be(health->health_counter);
1914 * with the HCA, so the health polll is no longer needed.
H A Dmlx5_cmd.c1008 } else if (!queue_work(dev->priv.health.wq_cmd, &ent->work)) {
1633 flush_workqueue(dev->priv.health.wq_cmd);
/freebsd-13-stable/tests/sys/cddl/zfs/tests/cli_root/zpool_import/
H A Dzpool_import_missing_001_pos.ksh68 # - The pool's health should be DEGRADED.
98 health=$($ZPOOL list -H -o health $TESTPOOL1)
99 [[ "$health" == "DEGRADED" ]] || \
100 log_fail "ERROR: $TESTPOOL1: Incorrect health '$health'"
H A Dzpool_import_missing_003_pos.ksh81 typeset health=$4
91 myhealth=$($ZPOOL list -H -o health $pool)
93 [[ $myhealth == $health ]] || \
94 log_fail "$pool: Incorrect health ($myhealth), " \
95 "expected ($health)."
/freebsd-13-stable/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zpool_import/
H A Dzpool_import_missing_001_pos.ksh64 # - The pool's health should be DEGRADED.
189 health=$(zpool list -H -o health $TESTPOOL1)
191 [[ $health == "DEGRADED" ]] || \
192 log_fail "$TESTPOOL1: Incorrect health($health)"
H A Dzpool_import_missing_003_pos.ksh74 typeset health=$4
84 myhealth=$(zpool list -H -o health $pool)
86 [[ $myhealth == $health ]] || \
87 log_fail "$pool: Incorrect health ($myhealth), " \
88 "expected ($health)."
/freebsd-13-stable/sbin/nvmecontrol/
H A Dlogpage.c331 struct nvme_health_information_page *health = buf; local
336 warning = health->critical_warning;
353 print_temp(health->temperature);
355 health->available_spare);
357 health->available_spare_threshold);
359 health->percentage_used);
362 uint128_to_str(to128(health->data_units_read), cbuf, sizeof(cbuf)));
364 uint128_to_str(to128(health->data_units_written), cbuf, sizeof(cbuf)));
366 uint128_to_str(to128(health->host_read_commands), cbuf, sizeof(cbuf)));
368 uint128_to_str(to128(health
[all...]
/freebsd-13-stable/sys/contrib/openzfs/tests/zfs-tests/tests/functional/procfs/
H A Dpool_state.ksh90 state2=$(zpool list -H -o health $pool)
/freebsd-13-stable/contrib/ntp/include/
H A Dmbg_gps166.h231 GPS_CFGH = 0x100, ///< (rw-) ::CFGH, SVs' configuration and health codes
300 typedef uint16_t HEALTH; ///< an SV's 6 bit health code
336 BVAR_BIT_CFGH_INVALID, ///< Satellite configuration and health parameters incomplete
773 * @brief Summary of configuration and health data of all satellites
785 HEALTH health[N_SVNO_GPS]; ///< 6 bit SV health codes from pages 51, 63 member in struct:__anon5214
870 HEALTH health; ///< health indication of transmitting SV [---] member in struct:__anon5217
920 HEALTH health; ///< [---] member in struct:__anon5218
/freebsd-13-stable/sys/contrib/openzfs/cmd/zpool/
H A DMakefile.am65 zpool.d/health \
109 health \
H A Dzpool_main.c2187 * Return the color associated with a health string. This includes returning
2191 health_str_to_color(const char *health) argument
2193 if (strcmp(health, gettext("FAULTED")) == 0 ||
2194 strcmp(health, gettext("SUSPENDED")) == 0 ||
2195 strcmp(health, gettext("UNAVAIL")) == 0) {
2199 if (strcmp(health, gettext("OFFLINE")) == 0 ||
2200 strcmp(health, gettext("DEGRADED")) == 0 ||
2201 strcmp(health, gettext("REMOVED")) == 0) {
2660 const char *health; local
2676 health
8071 const char *health; local
8116 printf_color(health_str_to_color(health), "%s", health); local
[all...]
/freebsd-13-stable/sys/contrib/openzfs/cmd/arc_summary/
H A Darc_summary3557 health = 'HEALTHY'
559 health = 'THROTTLED'
561 prt_1('ARC status:', health)
744 health = 'HEALTHY'
747 health = 'DEGRADED'
749 prt_1('L2ARC status:', health)
/freebsd-13-stable/contrib/ntp/libparse/
H A Ddata_mbg.c313 get_mbg_health(buffpp, &cfghp->health[i]);
432 ephp->health = (HEALTH) get_lsb_short(buffpp);
477 almp->health = (HEALTH) get_lsb_short(buffpp);
/freebsd-13-stable/lib/libbe/tests/
H A Dbe_create.sh74 elif zpool get health ${zpool} >/dev/null 2>&1; then
/freebsd-13-stable/tools/regression/zfs/zpool/create/
H A Doption-o.t42 expect_fl ${ZPOOL} create -o health=ONLINE ${name0} ${disk0}
/freebsd-13-stable/sys/dev/mlx5/
H A Ddriver.h494 struct mlx5_health_buffer __iomem *health; member in struct:mlx5_core_health
584 struct mlx5_core_health health; member in struct:mlx5_priv
H A Ddevice.h487 struct mlx5_health_buffer health; member in struct:mlx5_init_seg
/freebsd-13-stable/sbin/bectl/tests/
H A Dbectl_test.sh89 elif zpool get health ${zpool} >/dev/null 2>&1; then
/freebsd-13-stable/contrib/ntp/ntpd/
H A Drefclock_parse.c4544 tmp_val = cfgh.health[i]; /* a 6 bit SV health code */
4545 p = ap(buffer, sizeof(buffer), p, "; health=0x%02x (", tmp_val);
4550 /* The MSB contains a summary of the 3 MSBs of the 8 bit health code,
4995 * 46 Receiver health
/freebsd-13-stable/sys/dev/mlx5/mlx5_en/
H A Dmlx5_en_main.c4461 priv->wq = mdev->priv.health.wq_watchdog;

Completed in 304 milliseconds