Home
last modified time | relevance | path

Searched full:responding (Results 1 – 25 of 204) sorted by relevance

123456789

/Linux-v5.10/drivers/crypto/cavium/cpt/
Dcptvf_main.c735 dev_err(dev, "PF not responding to READY msg"); in cptvf_probe()
749 dev_err(dev, "PF not responding to QLEN msg"); in cptvf_probe()
759 dev_err(dev, "PF not responding to VF_GRP msg"); in cptvf_probe()
766 dev_err(dev, "PF not responding to VF_PRIO msg"); in cptvf_probe()
787 dev_err(dev, "PF not responding to UP msg"); in cptvf_probe()
824 dev_err(&pdev->dev, "PF not responding to DOWN msg"); in cptvf_remove()
/Linux-v5.10/drivers/net/ethernet/sfc/falcon/
Dmdio_10g.c56 /* Read MMD STATUS2 to check it is responding. */ in ef4_mdio_check_mmd()
60 "PHY MMD %d not responding.\n", mmd); in ef4_mdio_check_mmd()
141 /* Check all required MMDs are responding and happy. */ in ef4_mdio_check_mmds()
/Linux-v5.10/drivers/bus/
DKconfig49 not responding on timeout an IRQ is raised with an erroneous address
66 any bus protocol errors and device not responding situations by
/Linux-v5.10/drivers/usb/class/
Dcdc-wdm.c236 int responding; in wdm_int_callback() local
295 responding = test_and_set_bit(WDM_RESPONDING, &desc->flags); in wdm_int_callback()
296 if (!desc->resp_count++ && !responding in wdm_int_callback()
791 int responding; in wdm_rxwork() local
797 responding = test_and_set_bit(WDM_RESPONDING, &desc->flags); in wdm_rxwork()
799 if (!responding) in wdm_rxwork()
/Linux-v5.10/Documentation/devicetree/bindings/bus/
Dbaikal,bt1-apb.yaml18 device not responding on timeout an IRQ is raised with an erroneous address
Dbaikal,bt1-axi.yaml20 some peripherals). In case of any protocol error, device not responding
/Linux-v5.10/Documentation/admin-guide/nfs/
Dpnfs-block-server.rst23 If the nfsd server needs to fence a non-responding client it calls
/Linux-v5.10/drivers/scsi/mpt3sas/
Dmpt3sas_base.h530 * @responding: used in _scsih_sas_device_mark_responding
554 u8 responding; member
591 * @responding: used in _scsih_pcie_device_mark_responding
614 u8 responding; member
681 * @responding: used in _scsih_raid_device_mark_responding
703 u8 responding; member
776 * @responding: used in _scsih_expander_device_mark_responding
789 u8 responding; member
Dmpt3sas_scsih.c3457 * _scsih_error_recovery_delete_devices - remove devices not responding
6526 status_str = "responding"; in _scsih_sas_topology_change_event_debug()
6562 status_str = "target responding"; in _scsih_sas_topology_change_event_debug()
7269 status_str = "responding"; in _scsih_pcie_topology_change_event_debug()
7305 status_str = "target responding"; in _scsih_pcie_topology_change_event_debug()
8661 * _scsih_mark_responding_sas_device - mark a sas_devices as responding
8665 * After host reset, find out whether devices are still responding.
8691 sas_device->responding = 1; in _scsih_mark_responding_sas_device()
8803 * After host reset, find out whether devices are still responding.
8840 * _scsih_mark_responding_pcie_device - mark a pcie_device as responding
[all …]
/Linux-v5.10/drivers/misc/ibmasm/
Dheartbeat.c27 * Before responding to a heartbeat the driver checks if a panic has happened,
/Linux-v5.10/drivers/gpu/drm/radeon/
Dvce_v1_0.c337 DRM_ERROR("VCE not responding, trying to reset the ECPU!!!\n"); in vce_v1_0_start()
349 DRM_ERROR("VCE not responding, giving up!!!\n"); in vce_v1_0_start()
Duvd_v1_0.c341 DRM_ERROR("UVD not responding, trying to reset the VCPU!!!\n"); in uvd_v1_0_start()
350 DRM_ERROR("UVD not responding, giving up!!!\n"); in uvd_v1_0_start()
/Linux-v5.10/Documentation/networking/device_drivers/atm/
Dcxacru.rst10 module loaded, the device will sometimes stop responding after unloading the
/Linux-v5.10/arch/x86/boot/
Dpm.c109 puts("A20 gate not responding, unable to boot...\n"); in go_to_protected_mode()
/Linux-v5.10/include/net/netns/
Dsctp.h19 /* This is the global socket data structure used for responding to
/Linux-v5.10/drivers/thunderbolt/
Dctl.h39 * this is the the upstream port of the responding
/Linux-v5.10/drivers/greybus/
Dsvc_watchdog.c87 panic("SVC is not responding\n"); in do_work()
/Linux-v5.10/Documentation/i2c/
Dfault-codes.rst91 an I2C device was temporarily not responding, usually it
/Linux-v5.10/Documentation/process/
D2.Process.rst433 - When responding to linux-kernel email (or that on other lists) preserve
436 sure that the person you are responding to is in the Cc: list. This
445 text you are responding to). It makes your response harder to read and
/Linux-v5.10/drivers/pcmcia/
Dsoc_common.h32 * use when responding to a Card Services query of some kind.
/Linux-v5.10/drivers/net/wireless/ath/carl9170/
Dfwdesc.h48 /* The firmware is capable of responding to incoming BAR frames */
/Linux-v5.10/drivers/gpu/drm/amd/amdgpu/
Dvce_v2_0.c129 DRM_ERROR("VCE not responding, trying to reset the ECPU!!!\n"); in vce_v2_0_firmware_loaded()
268 DRM_ERROR("VCE not responding, giving up!!!\n"); in vce_v2_0_start()
/Linux-v5.10/drivers/scsi/megaraid/
Dmegaraid_mbox.h165 * @hw_error : set if FW not responding
/Linux-v5.10/fs/ocfs2/dlm/
Ddlmast.c347 mlog(0, "Responding with DLM_RECOVERING!\n"); in dlm_proxy_ast_handler()
352 mlog(0, "Responding with DLM_MIGRATING!\n"); in dlm_proxy_ast_handler()
/Linux-v5.10/drivers/media/i2c/smiapp/
Dsmiapp-regs.c223 * Due to unknown reason sensor stops responding. This in smiapp_write_no_quirk()

123456789