Home
last modified time | relevance | path

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

1234

/Linux-v5.10/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.c201 static const struct pci_error_handlers pcie_portdrv_err_handler = {
/Linux-v5.10/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.10/drivers/net/ethernet/sfc/
Defx_common.h106 extern const struct pci_error_handlers efx_err_handlers;
Defx_common.c1286 const struct pci_error_handlers efx_err_handlers = {
/Linux-v5.10/drivers/crypto/qat/qat_common/
Dadf_aer.c169 static const struct pci_error_handlers adf_err_handler = {
/Linux-v5.10/drivers/tty/serial/jsm/
Djsm_driver.c42 static const struct pci_error_handlers jsm_err_handler = {
/Linux-v5.10/drivers/misc/habanalabs/common/
Dhabanalabs_drv.c520 static const struct pci_error_handlers hl_pci_err_handler = {
/Linux-v5.10/drivers/infiniband/hw/qib/
Dqib_pcie.c608 const struct pci_error_handlers qib_pci_err_handler = {
Dqib.h94 extern const struct pci_error_handlers qib_pci_err_handler;
/Linux-v5.10/drivers/crypto/hisilicon/zip/
Dzip_main.c880 static const struct pci_error_handlers hisi_zip_err_handler = {
/Linux-v5.10/drivers/crypto/hisilicon/sec2/
Dsec_main.c937 static const struct pci_error_handlers sec_err_handler = {
/Linux-v5.10/drivers/misc/genwqe/
Dcard_base.c1343 static const struct pci_error_handlers genwqe_err_handler = {
/Linux-v5.10/drivers/crypto/hisilicon/hpre/
Dhpre_main.c927 static const struct pci_error_handlers hpre_err_handler = {
/Linux-v5.10/drivers/infiniband/hw/hfi1/
Dpcie.c640 const struct pci_error_handlers hfi1_pci_err_handler = {
/Linux-v5.10/drivers/scsi/csiostor/
Dcsio_init.c1165 static struct pci_error_handlers csio_err_handler = {
/Linux-v5.10/Documentation/PCI/
Dpcieaer-howto.rst170 pci_error_handlers who consists of a couple of callback function
/Linux-v5.10/drivers/block/rsxx/
Dcore.c1063 static const struct pci_error_handlers rsxx_err_handler = {
/Linux-v5.10/include/linux/
Dpci.h795 struct pci_error_handlers { struct
868 const struct pci_error_handlers *err_handler;
/Linux-v5.10/drivers/media/pci/ngene/
Dngene-cards.c1210 static const struct pci_error_handlers ngene_errors = {
/Linux-v5.10/drivers/gpu/drm/amd/amdgpu/
Damdgpu_drv.c1546 static struct pci_error_handlers amdgpu_pci_err_handler = {
/Linux-v5.10/drivers/net/ethernet/mellanox/mlx5/core/
Dmain.c1493 static const struct pci_error_handlers mlx5_err_handler = {
/Linux-v5.10/drivers/dma/ioat/
Dinit.c1308 static const struct pci_error_handlers ioat_err_handler = {
/Linux-v5.10/drivers/xen/xen-pciback/
Dpci_stub.c983 static const struct pci_error_handlers xen_pcibk_error_handler = {
/Linux-v5.10/drivers/scsi/sym53c8xx_2/
Dsym_glue.c2024 static const struct pci_error_handlers sym2_err_handler = {

1234