Home
last modified time | relevance | path

Searched refs:reset_action (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Dfw_reset.c541 bool reset_action; in mlx5_sync_reset_unload_event() local
567 reset_action = false; in mlx5_sync_reset_unload_event()
573 reset_action = true; in mlx5_sync_reset_unload_event()
579 if (!reset_action) { in mlx5_sync_reset_unload_event()
/openbmc/qemu/tests/qtest/
H A Dnpcm7xx_watchdog_timer-test.c315 add_test(reset_action, wd); in main()
/openbmc/linux/Documentation/ABI/testing/
H A Dsysfs-platform-mellanox-bootctl25 What: /sys/bus/platform/devices/MLNXBF04:00/reset_action
/openbmc/linux/drivers/platform/mellanox/
H A Dmlxbf-bootctl.c893 static DEVICE_ATTR_RW(reset_action);
/openbmc/linux/drivers/scsi/smartpqi/
H A Dsmartpqi.h902 u32 reset_action : 3; member
H A Dsmartpqi_init.c7573 if (reset_reg.bits.reset_action == PQI_RESET_ACTION_COMPLETED) in pqi_wait_for_pqi_reset_completion()
7604 reset_reg.bits.reset_action = PQI_RESET_ACTION_RESET; in pqi_reset()