Home
last modified time | relevance | path

Searched refs:pci_error_handlers (Results 1 – 25 of 81) sorted by relevance

1234

/Linux-v5.15/drivers/pci/pcie/
Derr.c53 const struct pci_error_handlers *err_handler; in report_error_detected()
95 const struct pci_error_handlers *err_handler; in report_mmio_enabled()
114 const struct pci_error_handlers *err_handler; in report_slot_reset()
132 const struct pci_error_handlers *err_handler; in report_resume()
Dportdrv_pci.c209 static const struct pci_error_handlers pcie_portdrv_err_handler = {
/Linux-v5.15/drivers/misc/cxl/
Dguest.c18 static void pci_error_handlers(struct cxl_afu *afu, in pci_error_handlers() function
269 pci_error_handlers(afu, CXL_ERROR_DETECTED_EVENT, in guest_reset()
278 pci_error_handlers(afu, CXL_SLOT_RESET_EVENT, in guest_reset()
280 pci_error_handlers(afu, CXL_RESUME_EVENT, 0); in guest_reset()
840 pci_error_handlers(afu, CXL_ERROR_DETECTED_EVENT, in afu_update_state()
849 pci_error_handlers(afu, CXL_SLOT_RESET_EVENT, in afu_update_state()
851 pci_error_handlers(afu, CXL_RESUME_EVENT, 0); in afu_update_state()
862 pci_error_handlers(afu, CXL_ERROR_DETECTED_EVENT, in afu_update_state()
/Linux-v5.15/drivers/net/ethernet/sfc/
Defx_common.h106 extern const struct pci_error_handlers efx_err_handlers;
Defx_common.c1288 const struct pci_error_handlers efx_err_handlers = {
/Linux-v5.15/drivers/crypto/qat/qat_common/
Dadf_aer.c169 static const struct pci_error_handlers adf_err_handler = {
/Linux-v5.15/include/linux/
Dvfio_pci_core.h220 extern const struct pci_error_handlers vfio_pci_core_err_handlers;
Dpci.h813 struct pci_error_handlers { struct
896 const struct pci_error_handlers *err_handler;
/Linux-v5.15/drivers/tty/serial/jsm/
Djsm_driver.c41 static const struct pci_error_handlers jsm_err_handler = {
/Linux-v5.15/drivers/infiniband/hw/qib/
Dqib_pcie.c601 const struct pci_error_handlers qib_pci_err_handler = {
Dqib.h94 extern const struct pci_error_handlers qib_pci_err_handler;
/Linux-v5.15/drivers/misc/habanalabs/common/
Dhabanalabs_drv.c574 static const struct pci_error_handlers hl_pci_err_handler = {
/Linux-v5.15/drivers/scsi/elx/efct/
Defct_driver.c742 static struct pci_error_handlers efct_pci_err_handler = {
/Linux-v5.15/drivers/misc/genwqe/
Dcard_base.c1328 static const struct pci_error_handlers genwqe_err_handler = {
/Linux-v5.15/drivers/bus/mhi/
Dpci_generic.c903 static const struct pci_error_handlers mhi_pci_err_handler = {
/Linux-v5.15/drivers/scsi/csiostor/
Dcsio_init.c1165 static struct pci_error_handlers csio_err_handler = {
/Linux-v5.15/drivers/crypto/hisilicon/zip/
Dzip_main.c993 static const struct pci_error_handlers hisi_zip_err_handler = {
/Linux-v5.15/drivers/crypto/hisilicon/sec2/
Dsec_main.c1074 static const struct pci_error_handlers sec_err_handler = {
/Linux-v5.15/drivers/infiniband/hw/hfi1/
Dpcie.c591 const struct pci_error_handlers hfi1_pci_err_handler = {
/Linux-v5.15/Documentation/PCI/
Dpcieaer-howto.rst170 pci_error_handlers who consists of a couple of callback function
/Linux-v5.15/drivers/block/rsxx/
Dcore.c1066 static const struct pci_error_handlers rsxx_err_handler = {
/Linux-v5.15/drivers/crypto/hisilicon/hpre/
Dhpre_main.c1175 static const struct pci_error_handlers hpre_err_handler = {
/Linux-v5.15/drivers/media/pci/ngene/
Dngene-cards.c1206 static const struct pci_error_handlers ngene_errors = {
/Linux-v5.15/drivers/xen/xen-pciback/
Dpci_stub.c983 static const struct pci_error_handlers xen_pcibk_error_handler = {
/Linux-v5.15/drivers/gpu/drm/amd/amdgpu/
Damdgpu_drv.c1826 static struct pci_error_handlers amdgpu_pci_err_handler = {

1234