Home
last modified time | relevance | path

Searched full:diagnostics (Results 1 – 25 of 383) sorted by relevance

12345678910>>...16

/kernel/linux/linux-5.10/drivers/s390/scsi/
Dzfcp_diag.c5 * Functions to handle diagnostics.
25 * zfcp_diag_adapter_setup() - Setup storage for adapter diagnostics.
26 * @adapter: the adapter to setup diagnostics for.
28 * Creates the data-structures to store the diagnostics for an adapter. This
29 * overwrites whatever was stored before at &zfcp_adapter->diagnostics!
34 * &zfcp_adapter->diagnostics remains unchanged
65 adapter->diagnostics = diag; in zfcp_diag_adapter_setup()
70 * zfcp_diag_adapter_free() - Frees all adapter diagnostics allocations.
73 * Frees all data-structures in the given adapter that store diagnostics
74 * information. Can savely be called with partially setup diagnostics.
[all …]
Dzfcp_diag.h5 * Definitions for handling diagnostics in the the zfcp device driver.
41 * struct zfcp_diag_adapter - central storage for all diagnostics concerning an
Dzfcp_sysfs.c352 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); \
911 .name = "diagnostics",
/kernel/linux/linux-6.6/drivers/s390/scsi/
Dzfcp_diag.c5 * Functions to handle diagnostics.
23 * zfcp_diag_adapter_setup() - Setup storage for adapter diagnostics.
24 * @adapter: the adapter to setup diagnostics for.
26 * Creates the data-structures to store the diagnostics for an adapter. This
27 * overwrites whatever was stored before at &zfcp_adapter->diagnostics!
32 * &zfcp_adapter->diagnostics remains unchanged
63 adapter->diagnostics = diag; in zfcp_diag_adapter_setup()
68 * zfcp_diag_adapter_free() - Frees all adapter diagnostics allocations.
71 * Frees all data-structures in the given adapter that store diagnostics
72 * information. Can savely be called with partially setup diagnostics.
[all …]
Dzfcp_diag.h5 * Definitions for handling diagnostics in the zfcp device driver.
41 * struct zfcp_diag_adapter - central storage for all diagnostics concerning an
Dzfcp_sysfs.c352 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()
834 diag_hdr = &adapter->diagnostics->config_data.header; in zfcp_sysfs_adapter_diag_b2b_credit_show()
844 adapter->diagnostics->config_data in zfcp_sysfs_adapter_diag_b2b_credit_show()
884 diag_hdr = &adapter->diagnostics->port_data.header; \
894 adapter->diagnostics->port_data.data._qtcb_member); \
931 .name = "diagnostics",
/kernel/linux/linux-6.6/Documentation/trace/coresight/
Dcoresight-tpda.rst4 The trace performance monitoring and diagnostics aggregator(TPDA)
13 TPDA - The trace performance monitoring and diagnostics aggregator or
15 performance monitoring and diagnostics network specification.
Dcoresight-tpdm.rst4 Trace performance monitoring and diagnostics monitor(TPDM)
12 TPDM - The trace performance monitoring and diagnostics monitor or TPDM in
/kernel/linux/linux-5.10/Documentation/networking/devlink/
Ddevlink-health.rst34 * Diagnostics procedures
62 * Run diagnostics
77 - Retrieves diagnostics data from a reporter on a device.
/kernel/linux/linux-6.6/arch/sparc/kernel/
Dsbus.c41 #define IOMMU_TAGCMP (0x4408UL - 0x2400UL) /* TLB tag compare diagnostics */
42 #define IOMMU_LRUDIAG (0x4500UL - 0x2400UL) /* IOMMU LRU queue diagnostics */
43 #define IOMMU_TAGDIAG (0x4580UL - 0x2400UL) /* TLB tag diagnostics */
44 #define IOMMU_DRAMDIAG (0x4600UL - 0x2400UL) /* TLB data RAM diagnostics */
54 #define STRBUF_ERRDIAG (0x5400UL - 0x2800UL) /* error status diagnostics */
55 #define STRBUF_PTAGDIAG (0x5800UL - 0x2800UL) /* Page tag diagnostics */
56 #define STRBUF_LTAGDIAG (0x5900UL - 0x2800UL) /* Line tag diagnostics */
632 /* Clear out the tags using diagnostics. */ in sbus_iommu_init()
/kernel/linux/linux-5.10/arch/sparc/kernel/
Dsbus.c40 #define IOMMU_TAGCMP (0x4408UL - 0x2400UL) /* TLB tag compare diagnostics */
41 #define IOMMU_LRUDIAG (0x4500UL - 0x2400UL) /* IOMMU LRU queue diagnostics */
42 #define IOMMU_TAGDIAG (0x4580UL - 0x2400UL) /* TLB tag diagnostics */
43 #define IOMMU_DRAMDIAG (0x4600UL - 0x2400UL) /* TLB data RAM diagnostics */
53 #define STRBUF_ERRDIAG (0x5400UL - 0x2800UL) /* error status diagnostics */
54 #define STRBUF_PTAGDIAG (0x5800UL - 0x2800UL) /* Page tag diagnostics */
55 #define STRBUF_LTAGDIAG (0x5900UL - 0x2800UL) /* Line tag diagnostics */
631 /* Clear out the tags using diagnostics. */ in sbus_iommu_init()
/kernel/linux/linux-6.6/drivers/hid/
Dhid-elo.c25 #define ELO_DIAG 0x64 /* Diagnostics command */
149 /* send Diagnostics command */ in elo_work()
153 dev_err(&dev->dev, "send Diagnostics Command failed, error %d\n", in elo_work()
161 dev_err(&dev->dev, "get Diagnostics Command response failed, error %d\n", in elo_work()
/kernel/linux/linux-5.10/drivers/hid/
Dhid-elo.c25 #define ELO_DIAG 0x64 /* Diagnostics command */
149 /* send Diagnostics command */ in elo_work()
153 dev_err(&dev->dev, "send Diagnostics Command failed, error %d\n", in elo_work()
161 dev_err(&dev->dev, "get Diagnostics Command response failed, error %d\n", in elo_work()
/kernel/linux/linux-5.10/Documentation/networking/device_drivers/ethernet/cirrus/
Dcs89x0.rst384 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:
405 4. Select 'Diagnostics' (ALT-G) from the main menu.
486 and select 'Diagnostics -> Network Test -> Responder' from the main
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-6.6/Documentation/networking/device_drivers/ethernet/cirrus/
Dcs89x0.rst384 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:
405 4. Select 'Diagnostics' (ALT-G) from the main menu.
486 and select 'Diagnostics -> Network Test -> Responder' from the main
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/drivers/scsi/aic7xxx/
DKconfig.aic79xx79 bool "Decode registers during diagnostics"
84 contents in diagnostics. This make it much easier to understand debug
DKconfig.aic7xxx84 bool "Decode registers during diagnostics"
89 contents in diagnostics. This make it much easier to understand debug
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/sound/
Dadi,adau1977.yaml7 title: Analog Devices ADAU1977/ADAU1978/ADAU1979 Quad ADC with Diagnostics
14 Analog Devices ADAU1977 and similar quad ADC with Diagnostics
/kernel/linux/linux-6.6/drivers/scsi/aic7xxx/
DKconfig.aic79xx79 bool "Decode registers during diagnostics"
84 contents in diagnostics. This make it much easier to understand debug
DKconfig.aic7xxx84 bool "Decode registers during diagnostics"
89 contents in diagnostics. This make it much easier to understand debug
/kernel/linux/linux-6.6/arch/powerpc/platforms/powernv/
DKconfig27 recovery diagnostics on OpenPower machines
/kernel/linux/linux-6.6/Documentation/networking/devlink/
Ddevlink-health.rst34 * Diagnostics procedures
82 * Run diagnostics
/kernel/linux/linux-5.10/lib/xz/
DKconfig55 data and writes diagnostics to the system log.
/kernel/linux/linux-5.10/arch/powerpc/platforms/powernv/
DKconfig27 recovery diagnostics on OpenPower machines
/kernel/linux/linux-6.6/arch/sparc/include/uapi/asm/
Dasi.h45 #define ASI_M_TLBDIAG 0x05 /* MMU TLB only Diagnostics */
46 #define ASI_M_DIAGS 0x06 /* Reference MMU Diagnostics */
47 #define ASI_M_IODIAG 0x07 /* MMU I/O TLB only Diagnostics */
104 #define ASI_M_DCDR 0x39 /* Data Cache Diagnostics Register rw, ss */

12345678910>>...16