Home
last modified time | relevance | path

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

1234

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

1234