Searched refs:diagnostics (Results 1 – 25 of 50) sorted by relevance
12
/kernel/linux/linux-5.10/drivers/s390/scsi/ |
D | zfcp_diag.c | 65 adapter->diagnostics = diag; in zfcp_diag_adapter_setup() 78 kfree(adapter->diagnostics); in zfcp_diag_adapter_free() 79 adapter->diagnostics = NULL; in zfcp_diag_adapter_free() 93 adapter->diagnostics->sysfs_established = 1; in zfcp_diag_sysfs_setup() 104 if (adapter->diagnostics == NULL || in zfcp_diag_sysfs_destroy() 105 !adapter->diagnostics->sysfs_established) in zfcp_diag_sysfs_destroy() 116 adapter->diagnostics->sysfs_established = 0; in zfcp_diag_sysfs_destroy() 294 !__zfcp_diag_test_buffer_age_isfresh(adapter->diagnostics, hdr); in zfcp_diag_update_buffer_limited()
|
D | zfcp_sysfs.c | 352 rc = scnprintf(buf, 20 + 2, "%lu\n", adapter->diagnostics->max_age); in zfcp_sysfs_adapter_diag_max_age_show() 374 adapter->diagnostics->max_age = max_age; in zfcp_sysfs_adapter_diag_max_age_store() 814 diag_hdr = &adapter->diagnostics->config_data.header; in zfcp_sysfs_adapter_diag_b2b_credit_show() 824 adapter->diagnostics->config_data in zfcp_sysfs_adapter_diag_b2b_credit_show() 864 diag_hdr = &adapter->diagnostics->port_data.header; \ 874 adapter->diagnostics->port_data.data._qtcb_member); \
|
D | zfcp_def.h | 203 struct zfcp_diag_adapter *diagnostics; member
|
D | zfcp_erp.c | 821 &adapter->diagnostics->config_data; in zfcp_erp_adapter_strategy_alloc_shost() 823 &adapter->diagnostics->port_data; in zfcp_erp_adapter_strategy_alloc_shost()
|
/kernel/linux/linux-5.10/Documentation/networking/devlink/ |
D | devlink-health.rst | 62 * Run diagnostics 77 - Retrieves diagnostics data from a reporter on a device.
|
/kernel/linux/linux-5.10/drivers/scsi/aic7xxx/ |
D | Kconfig.aic79xx | 79 bool "Decode registers during diagnostics" 84 contents in diagnostics. This make it much easier to understand debug
|
D | Kconfig.aic7xxx | 84 bool "Decode registers during diagnostics" 89 contents in diagnostics. This make it much easier to understand debug
|
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/gpio/ |
D | Makefile | 116 AMD_DAL_GPIO_DIAG_FPGA = $(addprefix $(AMDDALPATH)/dc/gpio/diagnostics/,$(GPIO_DIAG_FPGA))
|
/kernel/linux/linux-5.10/arch/powerpc/platforms/powernv/ |
D | Kconfig | 27 recovery diagnostics on OpenPower machines
|
/kernel/linux/linux-5.10/lib/xz/ |
D | Kconfig | 55 data and writes diagnostics to the system log.
|
/kernel/linux/linux-5.10/Documentation/networking/device_drivers/ethernet/cirrus/ |
D | cs89x0.rst | 384 adapter and its network connection. Use the diagnostics 'Self Test' option to 386 assigned. You can use the diagnostics 'Network Test' to test the ability of the 393 The Setup Utility's diagnostics are designed to run in a 394 DOS-only operating system environment. DO NOT run the diagnostics 398 To run the diagnostics tests on the CS8900/20 adapter: 537 resource in conflict. Run the diagnostics again to check for further IO 543 diagnostics self-test to ensure the new configuration is free of conflicts
|
/kernel/linux/linux-5.10/Documentation/networking/device_drivers/ethernet/intel/ |
D | igbvf.rst | 47 diagnostics, as well as displaying statistical information. The latest ethtool
|
D | e100.rst | 135 diagnostics, as well as displaying statistical information. The ethtool
|
D | igb.rst | 126 diagnostics, as well as displaying statistical information. The latest ethtool
|
/kernel/linux/linux-5.10/Documentation/userspace-api/media/v4l/ |
D | dev-touch.rst | 20 side-channel for diagnostics or tuning. In other systems, the ASIC is a simple
|
/kernel/linux/linux-5.10/Documentation/process/ |
D | programming-language.rst | 30 as many compile-time checks/diagnostics).
|
/kernel/linux/linux-5.10/Documentation/mhi/ |
D | topology.rst | 47 modem control messages, and diagnostics messages over MHI. The MHI core will
|
D | mhi.rst | 18 diagnostics over at least one of those logical channels. Also, the MHI 84 diagnostics messages, and so on). Each channel is associated with a single
|
/kernel/linux/linux-5.10/drivers/input/rmi4/ |
D | Kconfig | 112 bool "RMI4 Function 54 (Analog diagnostics)"
|
/kernel/linux/linux-5.10/Documentation/ABI/testing/ |
D | sysfs-bus-acpi | 77 if device failed its diagnostics).
|
/kernel/linux/linux-5.10/Documentation/staging/ |
D | xz.rst | 36 Keep an eye on dmesg to see diagnostics printed by xz_dec_test.
|
/kernel/linux/linux-5.10/Documentation/admin-guide/gpio/ |
D | sysfs.rst | 127 provided for diagnostics (not always unique)
|
/kernel/linux/linux-5.10/Documentation/driver-api/gpio/ |
D | legacy.rst | 250 * non-null labels may be useful for diagnostics. 264 are actually in use as GPIOs, for better diagnostics; systems may have 537 - label for diagnostics 720 "label" ... provided for diagnostics (not always unique)
|
/kernel/linux/linux-5.10/drivers/pinctrl/ |
D | Kconfig | 32 Say Y here to add some extra checks and diagnostics to PINCTRL calls.
|
/kernel/linux/linux-5.10/Documentation/ia64/ |
D | mca.rst | 82 nested error, we want diagnostics on the MCA/INIT handler that
|
12