Home
last modified time | relevance | path

Searched refs:PCI_ERR_UNC_SURPDN (Results 1 – 4 of 4) sorted by relevance

/linux-6.1.9/include/ras/
Dras_event.h282 {PCI_ERR_UNC_SURPDN, "Surprise Down Error"}, \
/linux-6.1.9/arch/powerpc/platforms/powernv/
Deeh-powernv.c820 ctrl |= PCI_ERR_UNC_SURPDN; in __pnv_eeh_bridge_reset()
842 ctrl &= ~PCI_ERR_UNC_SURPDN; in __pnv_eeh_bridge_reset()
/linux-6.1.9/include/uapi/linux/
Dpci_regs.h750 #define PCI_ERR_UNC_SURPDN 0x00000020 /* Surprise Down */ macro
/linux-6.1.9/drivers/vfio/pci/
Dvfio_pci_config.c1019 PCI_ERR_UNC_SURPDN | /* Surprise Down */ in init_pci_ext_cap_err_perm()